Discover the mind behind this model and stay updated on their contributions to the field https://www.linkedin.com/in/vishnu-prasad-j/
The MalayaLLM models have been improved and customized expanding upon the groundwork laid by the original Gemma-2-2B model.
float16Gemma-7B,9B trained model is here :MalayaLLM:Gemma-7B
llama.cpp locally, follow the instructions provided in the build documentation.llama.cpp, you can run it as a web server. Below is an example of how to start the server:
llama-server.exe -m gemma_2_9b_instruction.Q4_K_M.gguf -ngl 42 -c 128 -n 100
Thanks to Unsloth, the process of fine-tuning large language models (LLMs) has become much easier and more efficient.
7 commits
Discover the mind behind this model and stay updated on their contributions to the field https://www.linkedin.com/in/vishnu-prasad-j/
The MalayaLLM models have been improved and customized expanding upon the groundwork laid by the original Gemma-2-2B model.
float16Gemma-7B,9B trained model is here :MalayaLLM:Gemma-7B
llama.cpp locally, follow the instructions provided in the build documentation.llama.cpp, you can run it as a web server. Below is an example of how to start the server:
llama-server.exe -m gemma_2_9b_instruction.Q4_K_M.gguf -ngl 42 -c 128 -n 100
Thanks to Unsloth, the process of fine-tuning large language models (LLMs) has become much easier and more efficient.
7 commits