Instructions to use maderix/llama-65b-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maderix/llama-65b-4bit with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("maderix/llama-65b-4bit", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload llama65b-4bit.pt with huggingface_hub
Browse files- llama65b-4bit.pt +3 -0
llama65b-4bit.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a21133cf52c4834e46813dbd15252be559828853560fa9b384791ad4cf19344
|
| 3 |
+
size 33513723734
|