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
- 14
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.
Model tree for Torrchy/fine-tuned-gpt-neo
Base model
EleutherAI/gpt-neo-1.3B