Live data from Hacker News

Viewing profile — MMMercy2

MMMercy2

HN member
Joined
Wed, Jan 17, 2018, 2:15 PM UTC
HN karma
45
Public activity
18 items

About MMMercy2

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #35475939

    You can try the smaller 7B version.

  11. 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…

  12. comment
    Comment #35431192

    They are the parameters of this large language model. There are 13B fp16 numbers.

  13. 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…

  14. 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 …

  15. comment
  16. comment
    Comment #35379118

    This project fine-tunes LLaMA on ShareGPT and gets competitive performance compared to Google's Bard. https://vicuna.lmsys.org/

  17. 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):…

  18. story