Transformers
Safetensors
English
Telugu
text-generation-inference
unsloth
gemma2
trl
local-finetuning
Instructions to use pavankumarbalijepalli/telLM-gemma2-9b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pavankumarbalijepalli/telLM-gemma2-9b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pavankumarbalijepalli/telLM-gemma2-9b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,9 @@ datasets:
|
|
| 26 |
|
| 27 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 28 |
|
| 29 |
-
A fine-tuned version of Gemma2 9B for the Telugu Language Instruct on `eswardivi/Telugu_InstructData` dataset using [Unsloth](https://github.com/unslothai/unsloth).
|
|
|
|
|
|
|
| 30 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 31 |
|
| 32 |
## Model Details
|
|
|
|
| 26 |
|
| 27 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 28 |
|
| 29 |
+
A fine-tuned version of Gemma2 9B for the Telugu Language Instruct on `eswardivi/Telugu_InstructData` dataset using [Unsloth](https://github.com/unslothai/unsloth).
|
| 30 |
+
|
| 31 |
+
**This is not a complete model, these are just Lora Adapters.**
|
| 32 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 33 |
|
| 34 |
## Model Details
|