初始化项目,由ModelHub XC社区提供模型

Model: adept/persimmon-8b-base
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-28 16:56:15 +08:00
commit b11f5dcdbe
10 changed files with 720 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
---
license: apache-2.0
---
At Adept, were working towards an AI agent that can help people do anything they need to do on a computer. Were not in the business of shipping isolated language models (LMs)—this was an early output of the model scaling program that will support our products.
We trained it from scratch using a context size of 16K. Many LM use cases are context-bound; our model has 4 times the context size of LLaMA2 and 8 times that of GPT-3, MPT, etc.
See https://www.adept.ai/blog/persimmon-8b for more info