Instructions to use artcs1/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use artcs1/results with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-0.5B") model = PeftModel.from_pretrained(base_model, "artcs1/results") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Aug05_00-45-57_9474b4b2870a
- Aug05_00-56-02_9474b4b2870a
- Aug05_18-53-04_cc25e1f2d940
- Aug05_23-13-58_e233dfbf3c30
- Aug05_23-50-25_e233dfbf3c30
- Aug05_23-56-50_e233dfbf3c30
- Aug06_04-55-34_Sauron
- Aug06_04-58-14_Sauron
- Aug06_06-02-36_71cd17a42756
- Aug06_06-03-00_71cd17a42756
- Aug06_06-03-16_71cd17a42756
- Aug06_06-17-46_71cd17a42756
- Aug06_06-34-41_Sauron
- Aug13_15-56-33_b404981c1599
- Aug13_15-59-40_b404981c1599