Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,154 +1,3 @@
|
|
| 1 |
-
<div align="center">
|
| 2 |
-
|
| 3 |
# Droplychee AI Research
|
| 4 |
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
<img src="assets/banner.png" alt="Droplychee AI Banner" width="100%">
|
| 8 |
-
|
| 9 |
-
[](LICENSE)
|
| 10 |
-
[](#)
|
| 11 |
-
[](#)
|
| 12 |
-
[](#)
|
| 13 |
-
|
| 14 |
-
</div>
|
| 15 |
-
|
| 16 |
-
---
|
| 17 |
-
|
| 18 |
-
# About
|
| 19 |
-
|
| 20 |
-
**Droplychee AI Research** is an open research organization focused on developing large language models, multilingual AI systems, long-context transformers, and practical deployment technologies.
|
| 21 |
-
|
| 22 |
-
Our mission is to build transparent, reproducible, and production-ready AI systems that empower developers, researchers, educators, and organizations worldwide.
|
| 23 |
-
|
| 24 |
-
We believe that high-quality AI research should be accessible through open documentation, engineering best practices, and responsible model development.
|
| 25 |
-
|
| 26 |
-
---
|
| 27 |
-
|
| 28 |
-
# Mission
|
| 29 |
-
|
| 30 |
-
Our goals include:
|
| 31 |
-
|
| 32 |
-
- Develop high-quality open language models
|
| 33 |
-
- Advance multilingual AI research
|
| 34 |
-
- Improve long-context reasoning
|
| 35 |
-
- Support efficient inference and deployment
|
| 36 |
-
- Promote transparent model documentation
|
| 37 |
-
- Encourage reproducible AI research
|
| 38 |
-
- Foster an open-source developer community
|
| 39 |
-
|
| 40 |
-
---
|
| 41 |
-
|
| 42 |
-
# Research Areas
|
| 43 |
-
|
| 44 |
-
- Large Language Models (LLMs)
|
| 45 |
-
- Transformer Architectures
|
| 46 |
-
- Long-Context Modeling
|
| 47 |
-
- Multilingual Natural Language Processing
|
| 48 |
-
- AI Agents
|
| 49 |
-
- Retrieval-Augmented Generation (RAG)
|
| 50 |
-
- Model Optimization
|
| 51 |
-
- Quantization
|
| 52 |
-
- Efficient Inference
|
| 53 |
-
- Responsible AI
|
| 54 |
-
- AI Safety
|
| 55 |
-
- Benchmarking and Evaluation
|
| 56 |
-
|
| 57 |
-
---
|
| 58 |
-
|
| 59 |
-
# Flagship Projects
|
| 60 |
-
|
| 61 |
-
## Droplychee-2.0-40B
|
| 62 |
-
|
| 63 |
-
A multilingual decoder-only language model supporting long-context inference, instruction following, coding assistance, reasoning, and research workflows.
|
| 64 |
-
|
| 65 |
-
Key features include:
|
| 66 |
-
|
| 67 |
-
- Up to 1M token context support (configuration dependent)
|
| 68 |
-
- YaRN-based context extension
|
| 69 |
-
- 40+ language support
|
| 70 |
-
- Transformer compatibility
|
| 71 |
-
- Production deployment support
|
| 72 |
-
|
| 73 |
-
---
|
| 74 |
-
|
| 75 |
-
# Engineering Principles
|
| 76 |
-
|
| 77 |
-
Our projects prioritize:
|
| 78 |
-
|
| 79 |
-
- Transparency
|
| 80 |
-
- Reproducibility
|
| 81 |
-
- Documentation
|
| 82 |
-
- Responsible AI
|
| 83 |
-
- Open Standards
|
| 84 |
-
- Practical Engineering
|
| 85 |
-
- Community Collaboration
|
| 86 |
-
|
| 87 |
-
---
|
| 88 |
-
|
| 89 |
-
# Documentation
|
| 90 |
-
|
| 91 |
-
Every major project includes comprehensive documentation such as:
|
| 92 |
-
|
| 93 |
-
- Model Card
|
| 94 |
-
- System Card
|
| 95 |
-
- Technical Report
|
| 96 |
-
- Evaluation Report
|
| 97 |
-
- Deployment Guide
|
| 98 |
-
- Architecture Documentation
|
| 99 |
-
- Safety Documentation
|
| 100 |
-
- Reproducibility Guide
|
| 101 |
-
|
| 102 |
-
---
|
| 103 |
-
|
| 104 |
-
# Community
|
| 105 |
-
|
| 106 |
-
We welcome contributions including:
|
| 107 |
-
|
| 108 |
-
- Bug reports
|
| 109 |
-
- Documentation improvements
|
| 110 |
-
- Benchmark reproductions
|
| 111 |
-
- Evaluation feedback
|
| 112 |
-
- Deployment examples
|
| 113 |
-
- Educational resources
|
| 114 |
-
|
| 115 |
-
Please read the repository's **CONTRIBUTING.md** before submitting pull requests.
|
| 116 |
-
|
| 117 |
-
---
|
| 118 |
-
|
| 119 |
-
# Responsible AI
|
| 120 |
-
|
| 121 |
-
Our models are intended to assist users in research, education, software development, and general productivity.
|
| 122 |
-
|
| 123 |
-
They are **not intended** to replace qualified human judgment in high-impact domains such as healthcare, law, finance, or emergency decision-making.
|
| 124 |
-
|
| 125 |
-
Users should independently verify important outputs before relying on them.
|
| 126 |
-
|
| 127 |
-
---
|
| 128 |
-
|
| 129 |
-
# Repository Standards
|
| 130 |
-
|
| 131 |
-
Projects published under Droplychee AI Research aim to include:
|
| 132 |
-
|
| 133 |
-
- Clear documentation
|
| 134 |
-
- Versioned releases
|
| 135 |
-
- Open licensing (where applicable)
|
| 136 |
-
- Reproducible research practices
|
| 137 |
-
- Responsible disclosure processes
|
| 138 |
-
- Transparent development workflows
|
| 139 |
-
|
| 140 |
-
---
|
| 141 |
-
|
| 142 |
-
# License
|
| 143 |
-
|
| 144 |
-
Unless otherwise specified, projects are released under the Apache License 2.0.
|
| 145 |
-
|
| 146 |
-
See individual repositories for licensing details.
|
| 147 |
-
|
| 148 |
-
---
|
| 149 |
-
|
| 150 |
-
<div align="center">
|
| 151 |
-
|
| 152 |
-
**Building Open AI for Everyone**
|
| 153 |
-
|
| 154 |
-
</div>
|
|
|
|
|
|
|
|
|
|
| 1 |
# Droplychee AI Research
|
| 2 |
|
| 3 |
+
Droplychee AI Research is an open AI research organization focused on building multilingual large language models, long-context transformers, and practical AI systems. We emphasize transparency, responsible AI, reproducible research, and high-quality documentation. Our projects support developers, researchers, and organizations through open-source models, evaluation frameworks, deployment tools, and educational resources. By combining modern AI research with production-ready engineering, we aim to make advanced language models more accessible, efficient, and reliable for real-world applications.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|