Viewing profile — MMMercy2
MMMercy2
HN member- Joined
- Wed, Jan 17, 2018, 2:15 PM UTC
- HN karma
- 45
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About MMMercy2
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #35475939
You can try the smaller 7B version.
-
comment
Comment #35431636
You can use this command to apply the delta weights. ( https://github.com/lm-sys/FastChat#vicuna-13b ) The delta weights are hosted on huggingface and will be automatically downloa…
-
comment
Comment #35431192
They are the parameters of this large language model. There are 13B fp16 numbers.
-
comment
Comment #35381196
There are certainly some effective language model benchmarks; however, they are not well-suited for evaluating a chat assistant. Some projects employ human evaluation, while this b…
-
comment
Comment #35381042
I am a Vicuna developer. We plan to release the weights once we have addressed all concerns and have a low-resource version of the inference code ready. We released the demo first …
- comment
-
comment
Comment #35379118
This project fine-tunes LLaMA on ShareGPT and gets competitive performance compared to Google's Bard. https://vicuna.lmsys.org/
-
comment
Comment #35378917
It can do some basic coding. The code syntax highlighting looks cool. > Do a quick sort in python > Here's an example of a quicksort implementation in Python: def quicksort(array):…
- story