Instructions to use shareAI/llama2-13b-Chinese-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shareAI/llama2-13b-Chinese-chat with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="shareAI/llama2-13b-Chinese-chat")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("shareAI/llama2-13b-Chinese-chat", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7956bc19d1b00d6d72a2c4fe7249f6be115181655700b30a546e34b85d35e9cf
- Size of remote file:
- 1 GB
- SHA256:
- de1ee9d021214302196c28d7dcabb5b23456e75de6774e89dd1f39457c4a4cc0
Β·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.