numerical_expert / README.md
amr11226's picture
Add README
55cca7e verified
|
Raw
History Blame Contribute Delete
683 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

numerical_expert : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf amr11226/numerical_expert --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf amr11226/numerical_expert --jinja

Available Model files:

  • Meta-Llama-3.1-8B.Q4_K_M.gguf This was trained 2x faster with Unsloth