Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
Vicuna-13B – AI Model by myaniu | AlphaNeural AI
You can deploy this model and start earning money today!
myaniu
/
Vicuna-13B
like
0
transformers
pytorch
llama
text-generation
apache-2.0
autotrain_compatible
text-generation-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
LLaMA weights(llama-13b-hf) + Vicuna weights (vicuna-13b-delta-v1.1) = Vicuna-13B
How to
pip3 install fschat
pip3 install git+
https://github.com/huggingface/transformers
sudo apt install git git-lfs
git clone
https://huggingface.co/myaniu/Vicuna-13B
python3 -m fastchat.serve.cli --model-path /path/to/Vicuna-13B