LLMZoo icon indicating copy to clipboard operation
LLMZoo copied to clipboard

⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡

Results 33 LLMZoo issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/113575763/232468867-a834d907-b13b-42b4-97fc-ae0341b4769c.png) It seems the model input limit is exceeded. The first few questions can be answered normally.

![thumbnail_image002](https://user-images.githubusercontent.com/116454511/232414826-8e0d4e9e-be27-46cb-a5b3-e3ce2eeb41af.png) 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? ![877465245a89e83d2aab0409f45df1ec](https://user-images.githubusercontent.com/113575763/233988553-45c8df47-a070-4ec7-a637-dcee678dee16.png) 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...