Fine-tuned GPT-Neo Model
This is a fine-tuned version of GPT-Neo for specific tasks.
Model Details
- Model Type: GPT-Neo
- Fine-tuned for: [Specify tasks or datasets]
Usage
To use the model, run the following code:
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("Torrchy/fine-tuned-gpt-neo")
tokenizer = AutoTokenizer.from_pretrained("Torrchy/fine-tuned-gpt-neo")
- Downloads last month
- 108
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for Torrchy/fine-tuned-gpt-neo
Base model
EleutherAI/gpt-neo-1.3B