Some interesting advantages to having greater insight into underlying probabilities is knowing when it might be wrong, debugging models issues, and for learning purposes.
Some interesting advantages to having greater insight into underlying probabilities is knowing when it might be wrong, debugging models issues, and for learning purposes.
- Pulled Llama3.3 locally from HuggingFace, converted it to GGUF for llama.cpp.
- Quantized it so it doesn't crash my M3 Mac.
- Started a llama.cpp server, and use the raw (non-OpenAI-compatible) API to delve into the underlying logprob data.
- Pulled Llama3.3 locally from HuggingFace, converted it to GGUF for llama.cpp.
- Quantized it so it doesn't crash my M3 Mac.
- Started a llama.cpp server, and use the raw (non-OpenAI-compatible) API to delve into the underlying logprob data.
I'm working on a way to visualise the famous king - man + woman = queen example. Any other ideas?
I'm working on a way to visualise the famous king - man + woman = queen example. Any other ideas?