LeroyDyer's picture
Update README.md
7ce9c2e verified
metadata
language:
  - en
license: apache-2.0
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - mistral
  - trl
  - llama-cpp
base_model: LeroyDyer/Mixtral_AI_Cyber_4_m1_SFT
datasets:
  - Open-Orca/OpenOrca
https://github.com/spydaz

LeroyDyer/Mixtral_AI_Cyber_Orca-Q4_K_M-GGUF

This model was converted to GGUF format from LeroyDyer/Mixtral_AI_Cyber_Orca using llama.cpp. Refer to the original model card for more details on the model.

Use with llama.cpp

brew install ggerganov/ggerganov/llama.cpp
llama-cli --hf-repo LeroyDyer/Mixtral_AI_Cyber_Orca-Q4_K_M-GGUF --model mixtral_ai_cyber_orca.Q4_K_M.gguf -p "The meaning to life and the universe is "
llama-server --hf-repo LeroyDyer/Mixtral_AI_Cyber_Orca-Q4_K_M-GGUF --model mixtral_ai_cyber_orca.Q4_K_M.gguf -c 2048