Skip to content

Commit 3c419d7

Browse files
author
LittleMouse
committed
[update] Model config add homepage
1 parent 21055cd commit 3c419d7

20 files changed

Lines changed: 23 additions & 2 deletions

projects/llm_framework/main_asr/mode_sherpa-ncnn-streaming-zipformer-20M-2023-02-17.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"sherpa-ncnn-streaming-zipformer-20M-2023-02-17",
33
"type":"asr",
4+
"homepage":"https://huggingface.co/desh2608/icefall-asr-librispeech-pruned-transducer-stateless7-streaming-small",
45
"capabilities":[
56
"Automatic_Speech_Recognition",
67
"English"

projects/llm_framework/main_asr/mode_sherpa-ncnn-streaming-zipformer-zh-14M-2023-02-23.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"sherpa-ncnn-streaming-zipformer-zh-14M-2023-02-23",
33
"type":"asr",
4+
"homepage":"https://github.com/k2-fsa/icefall/tree/master/egs/librispeech/ASR/pruned_transducer_stateless7_streaming",
45
"capabilities":[
56
"Automatic_Speech_Recognition",
67
"Chinese"

projects/llm_framework/main_depth_anything/mode_depth-anything-ax630c.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"depth_anything",
33
"type":"cv",
4+
"homepage":"https://github.com/DepthAnything/Depth-Anything-V2",
45
"capabilities":[
56
"Segmentation"
67
],

projects/llm_framework/main_kws/mode_sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01",
33
"type":"kws",
4+
"homepage":"https://github.com/k2-fsa/sherpa-onnx/releases/download/kws-models/sherpa-onnx-kws-zipformer-gigaspeech-3.3M-2024-01-01.tar.bz2",
45
"capabilities":[
56
"Keyword_spotting",
67
"English"

projects/llm_framework/main_kws/mode_sherpa-onnx-kws-zipformer-wenetspeech-3.3M-2024-01-01.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"sherpa-onnx-kws-zipformer-wenetspeech-3.3M-2024-01-01",
33
"type":"kws",
4+
"homepage":"https://github.com/k2-fsa/sherpa-onnx/releases/download/kws-models/sherpa-onnx-kws-zipformer-wenetspeech-3.3M-2024-01-01.tar.bz2",
45
"capabilities":[
56
"Keyword_spotting",
67
"Chinese"

projects/llm_framework/main_llm/models/mode_deepseek-r1-1.5B-ax630c.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"mode":"deepseek-r1-1.5B-ax630c",
33
"type":"llm",
4+
"homepage":"https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
45
"capabilities":[
56
"text_generation",
6-
"code_generation"
7+
"chat"
78
],
89
"input_type":[
910
"llm.utf-8",

projects/llm_framework/main_llm/models/mode_deepseek-r1-1.5B-p256-ax630c.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"deepseek-r1-1.5B-p256-ax630c",
33
"type":"llm",
4+
"homepage":"https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
45
"capabilities":[
56
"text_generation",
67
"chat"

projects/llm_framework/main_llm/models/mode_llama3.2-1B-p256-ax630c.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"llama3.2-1B-p256-ax630c",
33
"type":"llm",
4+
"homepage":"https://huggingface.co/meta-llama/Llama-3.2-1B",
45
"capabilities":[
56
"text_generation",
67
"chat"

projects/llm_framework/main_llm/models/mode_llama3.2-1B-prefill-ax630c.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"llama3.2-1B-prefill-ax630c",
33
"type":"llm",
4+
"homepage":"https://huggingface.co/meta-llama/Llama-3.2-1B",
45
"capabilities":[
56
"text_generation",
67
"chat"

projects/llm_framework/main_llm/models/mode_openbuddy-llama3.2-1B-ax630c.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"mode":"openbuddy-llama3.2-1B-ax630c",
33
"type":"llm",
4+
"homepage":"https://huggingface.co/OpenBuddy/openbuddy-llama3.2-1b-v23.1-131k",
45
"capabilities":[
56
"text_generation",
67
"chat"

0 commit comments

Comments
 (0)