Instructions to use jackkuo/PaperExtractGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jackkuo/PaperExtractGPT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/HOME/jack/model/chatglm-6b/") model = PeftModel.from_pretrained(base_model, "jackkuo/PaperExtractGPT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d3b86578d5e05f03225c1bd1b602ead98916e119ff9c0dc3d3dca098a006d795
- Size of remote file:
- 940 MB
- SHA256:
- 1a45fd712fb316de07beabaaff3644b956ec370c3f67f78365d052ae217dabff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.