GGUF
llama-cpp
gguf-my-repo
Inference Endpoints
Edit model card

ApprikatAI/AMD-Llama-135m-code-FP16-GGUF

This model was converted to GGUF format from amd/AMD-Llama-135m-code 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/AMD-Llama-135m-code-FP16-GGUF --hf-file amd-llama-135m-code-fp16.gguf -p "The meaning to life and the universe is"

Server:

llama-server --hf-repo ApprikatAI/AMD-Llama-135m-code-FP16-GGUF --hf-file amd-llama-135m-code-fp16.gguf -c 2048
Downloads last month
4
GGUF
Model size
134M params
Architecture
llama
Inference API
Unable to determine this model's library. Check the docs .

Model tree for ApprikatAI/AMD-Llama-135m-code-FP16-GGUF

Quantized
(8)
this model

Datasets used to train ApprikatAI/AMD-Llama-135m-code-FP16-GGUF