CoolFace
Modelpublic

neopolita/TinyLoRA-TexasHoldEm-Llama-3.2-1B-Instruct

sourceHugging Facellama3.2updated 8mo agoView on Hugging Face
2likes
Model Card

TinyLoRA-TexasHoldEm-Llama-3.2-1B-Instruct

Fine-tuned Llama 3.2 1B Instruct model for Texas Hold'em poker decisions with TinyLoRA. The adapter size is 470KB!

Training

  • —Base model: meta-llama/Llama-3.2-1B-Instruct
  • —Dataset: RZ412/PokerBench
  • —Method: TinyLoRA fine-tuning with unsloth-mlx
  • —LoRA config: r=256 (svd), u=1024, targetmodules=[qproj, kproj, vproj, oproj, gateproj, upproj, downproj]
  • —Training data: 50k preflop + 50k postflop samples

Performance

Evaluated on PokerBench test sets: | | Preflop | Postflop | |----------------|---------|----------| | Base Model | 7% | 13% | | Fine-tuned | 36% | 60% |