Instructions to use robertkeus/glyph-adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use robertkeus/glyph-adapters with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 578 Bytes
ed07a91 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ---
license: cc0-1.0
base_model: Qwen/Qwen2.5-Coder-3B-Instruct
library_name: peft
tags: [lora, emergent-language, agent-communication, code]
---
# Glyph — trained LoRA adapters
Three LoRA adapters on Qwen2.5-Coder-3B for a seeded logographic agent-language:
- **speaker**: English task → glyph symbols
- **builder**: glyph symbols → Python code
- **translator**: glyph symbols → English
Results (seed=0): compositional decode 12/22, cold-model self-explanation 13/22,
byte reduction 98.8% vs English agent-to-agent. Code + demo:
https://github.com/robertkeus/glyph-ai
|