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

Model: AROY76/Embedding-gemma-300M-skills
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-14 14:04:56 +08:00
commit 1314e53982
17 changed files with 51950 additions and 0 deletions

6
3_Dense/config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"in_features": 3072,
"out_features": 768,
"bias": false,
"activation_function": "torch.nn.modules.linear.Identity"
}