Instructions to use AtAndDev/UVOX-12k-Llama-32-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AtAndDev/UVOX-12k-Llama-32-3B-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AtAndDev/UVOX-12k-Llama-32-3B-Instruct", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
744d99e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7e19a43ef0bff885f013b9ac1490701063f7d854d28e5e813a4bb096e0f9bed6
size 5624
|