How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("Lapisbird/Llama-adaLR-appendix-model-meaned")
model = AutoModel.from_pretrained("Lapisbird/Llama-adaLR-appendix-model-meaned", device_map="auto")
Quick Links

Built with Llama

Downloads last month
24
Safetensors
Model size
1B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Lapisbird/Llama-adaLR-appendix-model-meaned

Finetuned
(1796)
this model

Dataset used to train Lapisbird/Llama-adaLR-appendix-model-meaned