Transformers
English
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("red1xe/falcon-7b-codeGPT-3K", dtype="auto")
Quick Links

I'm trying to make ChatBot brilliant at coding

  • This model has been trained from "vilsonrodrigues/falcon-7b-instruct-sharded" with code_instructions dataset selecting 3K row
  • There is a problem with model. I'm trying to train Llama-2. Follow for more
Downloads last month
8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support