How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "GenueAI/Inelly4"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "GenueAI/Inelly4",
		"prompt": "Once upon a time,",
		"max_tokens": 512,
		"temperature": 0.5
	}'
Use Docker
docker model run hf.co/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
3
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