How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3
Quick Links

Alpha version for the French Pro model

Suitable model for professional use

Dataset

Selected French professional dataset

Tuning

Use specific receipices with QLora methods

This model is under construction

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

Metric Value
Avg. 17.50
IFEval (0-Shot) 50.83
BBH (3-Shot) 16.67
MATH Lvl 5 (4-Shot) 1.06
GPQA (0-shot) 2.01
MuSR (0-shot) 12.31
MMLU-PRO (5-shot) 22.12
Downloads last month
11
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Enno-Ai/EnnoAi-Pro-Llama-3-8B-v0.3

Quantizations
2 models

Evaluation results