qlora finetune of frankensteined rizla/rizla-17 model
The original Rizla models, already displaying promising multilingual capabilities, underwent multiple rounds of customization and optimizations to further enhance their versatility across languages. The process involves not only fine-tuned adjustments for better language comprehension but also strategic modifications to the underlying framework itself.
This continual refinement in response to specific requirements exemplifies a dynamic approach towards tackling natural language understanding tasks, where adaptability and flexibility are key factors contributing to performance improvements. In essence, these iterative advancements strive to bridge the gap between generalized pre-trained models and highly specialized applications.
*To run a localhost 127.0.0.1:8080 server with llama.cpp do
wget https://huggingface.co/rizla/trrapi-16b/resolve/main/trrapi-q5km.gguf
git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make -j
./server -m ../trrapi-q5km.gguf --port 8080 -c 2000 -cb -t 8 -ngl 80
- Downloads last month
- 9
Model tree for rizla/trrapi-16b
Base model
mistralai/Mixtral-8x7B-v0.1