Text Generation
Safetensors
English
qwen2
unsloth
trl
grpo
rl-training
hallucination-detection
multi-agent
conversational
Instructions to use pragunk/PropagationShield with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Desktop
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers>=4.40.0
|
| 2 |
+
torch
|
| 3 |
+
accelerate
|
| 4 |
+
bitsandbytes
|