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="GenueAI/Inelly4")
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("GenueAI/Inelly4")
model = AutoModelForCausalLM.from_pretrained("GenueAI/Inelly4")
Quick Links

Welcome to Genue!

Its nice to see that you came to this model. i find Inelly4 Models very cool because its the first model where all the data comes fom me. no one else! Inelly 4 is a Smart, but decently fast model, with a personality, that came from me making the data. :3

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

Model tree for GenueAI/Inelly4

Quantizations
2 models