Instructions to use WhitzardAgent/TrustNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use WhitzardAgent/TrustNet with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/inspire/hdd/global_user/25015/models/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "WhitzardAgent/TrustNet") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ec585cac3ac14ac9c68b9781947233a9c0ea671dd4af3beb6df21a2238dc8b00
- Size of remote file:
- 5.88 kB
- SHA256:
- b11b7696084292d630700903a03d62ad08ba25af719f2d22719d20f7e2ddd3fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.