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