language: | |
- ru | |
library_name: peft | |
datasets: | |
- korotkov/glaive-function-calling-v2-ru-parsed | |
base_model: huggyllama/llama-7b | |
# Saiga 7B finetuned for function calling | |
Based on [IlyaGusev/saiga_7b_lora](https://huggingface.co/IlyaGusev/saiga_7b_lora). | |
This is an adapter-only version. | |
# Usage | |
[Google Colab notebook with example usage](https://colab.research.google.com/drive/1Uagjh6utTUD0s0crqVuhi8mPSwbP1rof?usp=sharing) |