KenSensei commited on
Commit
1ede307
Β·
verified Β·
1 Parent(s): 6581c2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -45
README.md CHANGED
@@ -66,48 +66,4 @@ Evaluated on an internal benchmark of 200 Python-specific prompts (including Lee
66
  ```bash
67
  ./main -m ./models/Qwen2.5-Coder-3B-High.Q5_K_M.gguf \
68
  -p "Write a Python function that takes a list of integers and returns the sum of even numbers." \
69
- -n 256 --temp 0.2
70
-
71
-
72
- ## With LM Studio or Jan.ai
73
-
74
- Simply drag and drop the `.gguf` file into the app.
75
- Start prompting with Python-related tasks!
76
-
77
- ---
78
-
79
- ### πŸ§‘β€πŸ’» Author & Credit
80
-
81
- Fine-tuned and evaluated by **Mohammad Sufyaan** β€” AI Engineer, Founder & Lead Developer at multiple Generative AI startups.
82
-
83
- πŸ”— **Portfolio**: [https://sufyaan.tech](https://sufyaan.tech)
84
- πŸ™ **GitHub**: [https://github.com/dev-sufyaan](https://github.com/dev-sufyaan)
85
- πŸ’Ό **LinkedIn**: [linkedin.com/in/mohammadsufyaan](https://linkedin.com/in/mohammadsufyaan)
86
-
87
- Built with a focus on making powerful AI coding tools **accessible, efficient, and developer-friendly**.
88
-
89
- ---
90
-
91
- ### πŸ“œ License
92
-
93
- This model is released under the **Apache License 2.0**.
94
-
95
- - You may use, modify, and distribute this model commercially or non-commercially.
96
- - Please include the original license and attribution.
97
-
98
- See [`LICENSE`](./LICENSE) for full terms.
99
-
100
- ---
101
-
102
- ### πŸ™ Acknowledgements
103
-
104
- - **Alibaba Cloud** and the **Qwen Team** for releasing the excellent [Qwen2.5-Coder](https://huggingface.co/Qwen/Qwen2.5-Coder-3B) base model.
105
- - The **llama.cpp** and **GGUF** communities for enabling efficient local inference.
106
- - Open-source contributors who make developer tooling better every day.
107
-
108
- ---
109
-
110
- ### πŸ“¬ Feedback & Contributions
111
-
112
- Found an issue? Have a suggestion?
113
- πŸ‘‰ Open an [Issue](https://github.com/dev-sufyaan/Qwen2.5-Coder-3B-High/issues) or reach out via email (contact on [sufyaan.tech](https://sufyaan.tech)).
 
66
  ```bash
67
  ./main -m ./models/Qwen2.5-Coder-3B-High.Q5_K_M.gguf \
68
  -p "Write a Python function that takes a list of integers and returns the sum of even numbers." \
69
+ -n 256 --temp 0.2