Merge branch 'patch/contri' into 'main'
patch: Adding contribution section to readme See merge request CodeByMrFinchum/optima35!22
This commit is contained in:
commit
8e3ccb3cca
1 changed files with 6 additions and 3 deletions
|
@ -50,11 +50,14 @@ pip install optima35
|
||||||
- Future development will primarily focus on the graphical user interface (OptimaLab35), with only minor updates or patches for OPTIMA35 as needed.
|
- Future development will primarily focus on the graphical user interface (OptimaLab35), with only minor updates or patches for OPTIMA35 as needed.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
# Contribution
|
||||||
|
|
||||||
# Use of LLMs
|
Thanks to developer [Mr Finch](https://gitlab.com/MrFinchMkV) for contributing to this project, and for initiating and helping setting up the CI/CD pipeline.
|
||||||
|
|
||||||
|
## Use of LLMs
|
||||||
In the interest of transparency, I disclose that Generative AI (GAI) large language models (LLMs), including OpenAI’s ChatGPT and Ollama models (e.g., OpenCoder and Qwen2.5-coder), have been used to assist in this project.
|
In the interest of transparency, I disclose that Generative AI (GAI) large language models (LLMs), including OpenAI’s ChatGPT and Ollama models (e.g., OpenCoder and Qwen2.5-coder), have been used to assist in this project.
|
||||||
|
|
||||||
## Areas of Assistance:
|
### Areas of Assistance:
|
||||||
- Project discussions and planning
|
- Project discussions and planning
|
||||||
- Spelling and grammar corrections
|
- Spelling and grammar corrections
|
||||||
- Suggestions for suitable packages and libraries
|
- Suggestions for suitable packages and libraries
|
||||||
|
@ -66,7 +69,7 @@ In cases where LLMs contribute directly to code or provide substantial optimizat
|
||||||
- mradermacher gguf Q4K-M Instruct version of infly/OpenCoder-1.5B
|
- mradermacher gguf Q4K-M Instruct version of infly/OpenCoder-1.5B
|
||||||
- unsloth gguf Q4K_M Instruct version of both Qwen/QWEN2 1.5B and 3B
|
- unsloth gguf Q4K_M Instruct version of both Qwen/QWEN2 1.5B and 3B
|
||||||
|
|
||||||
### References
|
#### References
|
||||||
1. **Huang, Siming, et al.**
|
1. **Huang, Siming, et al.**
|
||||||
*OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models.*
|
*OpenCoder: The Open Cookbook for Top-Tier Code Large Language Models.*
|
||||||
2024. [PDF](https://arxiv.org/pdf/2411.04905)
|
2024. [PDF](https://arxiv.org/pdf/2411.04905)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue