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:
- 178a8267dfa239a1ea177662d2734c2766c8fda3c70005c321ff36afc760ddcb
- Size of remote file:
- 3.96 kB
- SHA256:
- 74dc976cab0d074bafcdf76f69a7ec8a9686383204ae6ef3f1aa9c5ebbcb694c
Β·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.