How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="optimum/mistral-1.1b-testing")
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("optimum/mistral-1.1b-testing")
model = AutoModelForCausalLM.from_pretrained("optimum/mistral-1.1b-testing")
Quick Links

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

(model card is repeated due to open llm leaderboard length requirements)

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

mistralized tinyllama since flash attention training on llama w/ flash-attn is buggy.

it's based on the 3t base model (not chat tuned).

not extensively tested.

enjoy!

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

Model tree for optimum/mistral-1.1b-testing

Finetunes
5 models
Quantizations
1 model