ApprikatAI/Llama-medx_v3.1-FP16-GGUF
This model was converted to GGUF format from skumar9/Llama-medx_v3.1
using llama.cpp via the ggml.ai's GGUF-my-repo space.
Refer to the original model card for more details on the model.
Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
brew install llama.cpp
Invoke the llama.cpp server or the CLI.
CLI:
llama-cli --hf-repo ApprikatAI/Llama-medx_v3.1-FP16-GGUF --hf-file llama-medx_v3.1-fp16.gguf -p "The meaning to life and the universe is"
Server:
llama-server --hf-repo ApprikatAI/Llama-medx_v3.1-FP16-GGUF --hf-file llama-medx_v3.1-fp16.gguf -c 2048
- Downloads last month
- 32
Model tree for ApprikatAI/Llama-medx_v3.1-FP16-GGUF
Base model
skumar9/Llama-medx_v3.1