Manojb commited on
Commit
abbca8f
·
verified ·
1 Parent(s): 5957a33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -468,6 +468,16 @@ qwen3-4b-toolcall-llamacpp/
468
  └── .gitignore # Git ignore file
469
  ```
470
 
 
 
 
 
 
 
 
 
 
 
471
  ## License
472
 
473
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
 
468
  └── .gitignore # Git ignore file
469
  ```
470
 
471
+
472
+ ```bibtex
473
+ @model{Manojb/Qwen3-4b-toolcall-gguf-llamacpp-codex,
474
+ title={Qwen3-4B-toolcalling-gguf-codex: Local Function Calling},
475
+ author={Manojb},
476
+ year={2025},
477
+ url={https://huggingface.co/Manojb/Qwen3-4b-toolcall-gguf-llamacpp-codex}
478
+ }
479
+ ```
480
+
481
  ## License
482
 
483
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.