codelion commited on
Commit
0fbe906
·
verified ·
1 Parent(s): 1d7fc36

Add model card with YAML frontmatter and usage instructions

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -110,17 +110,6 @@ Line 3: State: {x=10, y=20, z=30}
110
  - **Base Model**: [Qwen/Qwen3-4B-Thinking-2507](https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507)
111
  - **Project**: [Ellora Recipes](https://github.com/codelion/ellora)
112
 
113
- ## 📖 Citation
114
-
115
- ```bibtex
116
- @misc{ellora-recipe-6-2024,
117
- title={Ellora Recipe #6: Execution-Aware World Model LoRA},
118
- author={Ellora Team},
119
- year={2024},
120
- url={https://github.com/codelion/ellora}
121
- }
122
- ```
123
-
124
  ---
125
 
126
  *Part of the [Ellora project](https://github.com/codelion/ellora) - standardized recipes for enhancing LLM capabilities.*
 
110
  - **Base Model**: [Qwen/Qwen3-4B-Thinking-2507](https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507)
111
  - **Project**: [Ellora Recipes](https://github.com/codelion/ellora)
112
 
 
 
 
 
 
 
 
 
 
 
 
113
  ---
114
 
115
  *Part of the [Ellora project](https://github.com/codelion/ellora) - standardized recipes for enhancing LLM capabilities.*