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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
This is a v1 model. Doesn't run on newer GPTQ anymore.
#6 opened about 3 years ago
by
autobots
ggml_alpaca_30b_q4 ?
1
#5 opened over 3 years ago
by
DaveScream
config.json
#4 opened over 3 years ago
by
seulong
Example of how to use the models
11
#3 opened over 3 years ago
by
milyiyo
What was the conversion process?
1
#2 opened over 3 years ago
by
dnhkng