Instructions to use Jnaranjo/PythonExcel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jnaranjo/PythonExcel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.2-GPTQ") model = PeftModel.from_pretrained(base_model, "Jnaranjo/PythonExcel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e57a51a14f7cdf4854805a743bd2c75e75578804b9c99218cdf3f15c816ef3c6
- Size of remote file:
- 8.4 MB
- SHA256:
- e2ca3a0320f0f6292cbf8452c011dfabcf9e18fb489a91fd07f3857909112bcf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.