How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="blacknight3113/afi-1.0",
	filename="",
)
llm.create_chat_completion(
	messages = "\"Меня зовут Вольфганг и я живу в Берлине\""
)

Afi 1.0

Assistant bilingue francais <-> fon (fongbe) avec tool use, pour l'ecosysteme Ibaaa.

Fichiers

  • afi-1.0.Q4_K_M.gguf (~1.9 Go) — leger, recommande
  • afi-1.0.Q8_0.gguf (~3.3 Go) — qualite maximale

Ollama

ollama run hf.co/blacknight3113/afi-1.0:Q4_K_M

Exemples : Traduire en fon : Bonjour -- Traduire en francais : A fon gano a?

Downloads last month
65
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support