Reinforcement Learning
Transformers
Safetensors
English
text-generation-inference
unsloth
mistral
trl
openenv
grpo
agents
Instructions to use SParsh003/LifeOS-Trained-Agent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SParsh003/LifeOS-Trained-Agent with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SParsh003/LifeOS-Trained-Agent", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ thumbnail: https://huggingface.co/spaces/SParsh003/LifeOS-Personal-Chaos-Agen/re
|
|
| 18 |
|
| 19 |
# 🧬 LifeOS Trained Agent (Mistral-7B-Instruct-v0.3)
|
| 20 |
|
| 21 |
-
** within the [LifeOS OpenEnv](https://github.com/itzzSPcoder/LifeOS) simulation.
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
# 🧬 LifeOS Trained Agent (Mistral-7B-Instruct-v0.3)
|
| 20 |
|
| 21 |
+

|
| 22 |
|
| 23 |
This model was trained to survive the chaos of an unpredictable, stressful student week using **GRPO (Group Relative Policy Optimization)** within the [LifeOS OpenEnv](https://github.com/itzzSPcoder/LifeOS) simulation.
|
| 24 |
|