Text Generation
PEFT
Safetensors
English
game-theory
formulation
qwen2
lora
qlora
sft
economics
strategic-reasoning
math
decision-theory
conversational
Eval Results (legacy)
Instructions to use Alogotron/GameTheory-Formulator-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Alogotron/GameTheory-Formulator-Model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "Alogotron/GameTheory-Formulator-Model") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
54929ea | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3fd169731d2cbde95e10bf356d66d5997fd885dd8dbb6fb4684da3f23b2585d8
size 11421892
|