LLMZoo
LLMZoo copied to clipboard
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
 It seems the model input limit is exceeded. The first few questions can be answered normally.
 When I run "python -m llmzoo.deploy.cli --model-name /path/to/weights/", the terminal occurs an error. Could you please tell me what is the problem? Thanks a lot.
Hi everyone. Thanks for the great work. Would you be interested in evaluating RWKV "Raven" (ChatGPT-tuned), firstly the English models? :) DEMO: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B p.s. What kind of decoding method (very...
Hi, I am running model:chimera-inst-chat-13b in 8-bit on a A100, and it cost almost double time than FP16 version, is it normal?  And I found that 8-bit LLM is...
as the title, if we have some http apis serve to create convarsation, append the context messages, call the selected LLM model the generate the response text , is it...
Can you explain the learning rate Settings of Instruction-based Tuning and Conversation-based Tuning? thanks so much!
is there a llama.cpp version?
My computer has the rtx 2060 6G, the results say my gpu is lack, is there any way to run the phoenix model. thank you.
I noticed that you have provided instructions for deploying a large model, but there is no information about the model training process. I was wondering if it would be possible...