Reinforcement Learning
Transformers
Safetensors
English
Spanish
llama
text-generation
reasoning
chain-of-thought
grpo
math
gsm8k
Merge
Not-For-All-Audiences
text-generation-inference
Instructions to use Novaciano/Rotten.Llama-3.2-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Novaciano/Rotten.Llama-3.2-1B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("Novaciano/Rotten.Llama-3.2-1B") model = AutoModelForCausalLM.from_pretrained("Novaciano/Rotten.Llama-3.2-1B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card