Instructions to use Vishykm/adaption_indian_finance_dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Vishykm/adaption_indian_finance_dataset with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "Vishykm/adaption_indian_finance_dataset") - Notebooks
- Google Colab
- Kaggle
Upload tgz archive
Browse files
adaption_mixtral_8x7b_instruc_financial_inclusion_data_cc84875e.tgz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f64321a4a82e99082a6fe383bd83d5714f116d800f5778cb5d9eed35168507d3
|
| 3 |
+
size 202286078
|