240330-大模型资源-使用教程-部署方式-部分笔记

A. 大模型资源

在这里插入图片描述

B. 使用教程

HuggingFace

HF-Mirror

huggingface-cli download --resume-download mistralai/Mistral-7B-Instruct-v0.2 --local-dir Mistral-7B-Instruct-v0.2 --local-dir-use-symlinks False

huggingface-cli download --resume-download google-t5/t5-small --local-dir t5-small --local-dir-use-symlinks False

huggingface-cli download --resume-download openai/whisper-large-v3 --local-dir whisper-large-v3 --local-dir-use-symlinks False

huggingface-cli download --resume-download openai/whisper-large-v3 --local-dir whisper-large-v3 --local-dir-use-symlinks False

huggingface-cli download --resume-download openai/clip-vit-base-patch32 --local-dir clip-vit-base-patch32 --local-dir-use-symlinks False

huggingface-cli download --resume-download openai/clip-vit-large-patch14 --local-dir clip-vit-large-patch14 --local-dir-use-symlinks False

huggingface-cli download --resume-download keremberke/yolov8m-table-extraction --local-dir yolov8m-table-extraction --local-dir-use-symlinks False

huggingface-cli download --resume-download merve/yolov9 --local-dir yolov9 --local-dir-use-symlinks False

huggingface-cli download --resume-download stabilityai/stable-code-instruct-3b --local-dir stable-code-instruct-3b --local-dir-use-symlinks False

huggingface-cli download --resume-download stabilityai/stable-code-3b --local-dir stable-code-3b--local-dir-use-symlinks False

huggingface-cli download --resume-download defog/sqlcoder-7b-2 --local-dir sqlcoder-7b-2 --local-dir-use-symlinks False

魔搭社区

from modelscope.hub.snapshot_download import snapshot_download

model_dir = snapshot_download('iic/speech_fsmn_vad_zh-cn-16k-common-pytorch', cache_dir='speech_fsmn_vad_zh-cn-16k-common-pytorch')

model_dir = snapshot_download('qwen/Qwen1.5-MoE-A2.7B', cache_dir='Qwen1.5-MoE-A2.7B')

model_dir = snapshot_download('iic/speech_eres2net_large_sv_zh-cn_cnceleb_16k', cache_dir='speech_eres2net_large_sv_zh-cn_cnceleb_16k')


model_dir = snapshot_download('iic/cv_ddsar_face-detection_iclr23-damofd', cache_dir='cv_ddsar_face-detection_iclr23-damofd')

model_dir = snapshot_download('iic/Whisper-large-v3', cache_dir='Whisper-large-v3-iic')

model_dir = snapshot_download('iic/nlp_bart_text-error-correction_chinese', cache_dir='nlp_bart_text-error-correction_chinese')

model_dir = snapshot_download('iic/nlp_bart_text-error-correction_chinese-law', cache_dir='nlp_bart_text-error-correction_chinese-law')

model_dir = snapshot_download('iic/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch', cache_dir='speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch')

model_dir = snapshot_download('iic/cv_dla34_table-structure-recognition_cycle-centernet', cache_dir='cv_dla34_table-structure-recognition_cycle-centernet')

model_dir = snapshot_download('iic/cv_resnet-transformer_table-structure-recognition_lore', cache_dir='cv_resnet-transformer_table-structure-recognition_lore') 

model_dir = snapshot_download('iic/cv_convnextTiny_ocr-recognition-general_damo', cache_dir='cv_convnextTiny_ocr-recognition-general_damo')

model_dir = snapshot_download('iic/cv_resnet18_ocr-detection-db-line-level_damo', cache_dir='cv_resnet18_ocr-detection-db-line-level_damo')

model_dir = snapshot_download('iic/cv_convnextTiny_ocr-recognition-document_damo', cache_dir='cv_convnextTiny_ocr-recognition-document_damo')

model_dir = snapshot_download('iic/cv_resnet18_ocr-detection-line-level_damo', cache_dir='cv_resnet18_ocr-detection-line-level_damo')

C. 部署方式

D. 格式转换

E. 代码生成

F. YOLOV9

G. SAM

H. Qwen1.5-MoE

相关推荐

  1. 部署模型API的实战教程

    2024-03-31 22:38:03       58 阅读
  2. 学习笔记 - AI模型部署-环境

    2024-03-31 22:38:03       30 阅读
  3. 使用vllm部署自己的模型

    2024-03-31 22:38:03       35 阅读
  4. 使用vllIm部署语言模型

    2024-03-31 22:38:03       27 阅读
  5. 详解FastChat部署模型API的实战教程

    2024-03-31 22:38:03       31 阅读
  6. llama模型部署

    2024-03-31 22:38:03       48 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-03-31 22:38:03       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-03-31 22:38:03       100 阅读
  3. 在Django里面运行非项目文件

    2024-03-31 22:38:03       82 阅读
  4. Python语言-面向对象

    2024-03-31 22:38:03       91 阅读

热门阅读

  1. C语言学习笔记二

    2024-03-31 22:38:03       40 阅读
  2. springMVC是什么?

    2024-03-31 22:38:03       39 阅读
  3. leetcode217-Intersection of Two Arrays

    2024-03-31 22:38:03       40 阅读
  4. JDK 21 中对虚拟线程的 DDR 支持

    2024-03-31 22:38:03       33 阅读
  5. 5.94 BCC工具之cachetop.py解读

    2024-03-31 22:38:03       43 阅读
  6. 怎么使用Redis模拟Session

    2024-03-31 22:38:03       38 阅读
  7. DDPM pytorch代码详细注释

    2024-03-31 22:38:03       32 阅读
  8. 学习笔记之嵌入式八股文(C语言)

    2024-03-31 22:38:03       31 阅读
  9. 2024.2.3力扣每日一题——石子游戏7

    2024-03-31 22:38:03       33 阅读
  10. 6 字符串、元组和字典

    2024-03-31 22:38:03       40 阅读