Instructions to use tejasrc/qwen2-7b-Math-reader with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tejasrc/qwen2-7b-Math-reader with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct") model = PeftModel.from_pretrained(base_model, "tejasrc/qwen2-7b-Math-reader") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0d444e8bbc0c913f417392283755e77388b04f8cabd288c69b36692225ee5b4a
- Size of remote file:
- 5.56 kB
- SHA256:
- 54ec187f096a9be3829bbe05a08819c293b5372856cd516255caabead847f469
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.