AI 模型库
Mistral-7B-Instruct-v0.2
text-generation使用 `mistral_common` 进行编码和解码 ```py from mistral_common.tokens.tokenizers.mistral import MistralTokenizer from mistral_common.protocol.instruct.messages import UserMessage from mistral_comm
Kronos-Tokenizer-base
time-series-forecastingKronos: A Foundation Model for the Language of Financial Markets
distilgpt2
text-generationDistilGPT2(Distilled-GPT2的简称)是一个在生成式预训练Transformer 2(GPT-2)最小版本监督下预训练的英语语言模型。与GPT-2类似,DistilGPT2可用于文本生成。本模型卡的用户还应考虑关于设计的相关信息
sam3
mask-generationmask-generation
tiny-random-LlamaForCausalLM
text-generation<!-- Provide a quick summary of what the model is/does. -->
all-MiniLM-L12-v2
sentence-similarityall-MiniLM-L12-v2 这是一个sentence-transformers模型:它将句子和段落映射到384维的稠密向量空间,可用于聚类或语义搜索等任务。
Qwen3.5-0.8B
image-text-to-text> [!Note] > This repository contains model weights and configuration files for the post-trained model in the Hugging Face Transformers format. > > These artifacts are compatible with Hugging Face Tra
TinyLlama-1.1B-Chat-v1.0
text-generationTinyLlama项目旨在**在3万亿个token上预训练一个11亿参数的Llama模型**。通过适当的优化,我们仅需使用16块A100-40G GPU,就能在"短短"90天内完成这一目标🚀🚀。训练已于2023年9月1日开始。
finance-embeddings-investopedia
sentence-similarity这是FinLang团队为金融应用开发的Investopedia嵌入模型。该模型使用我们开源的金融数据集进行训练,数据集来自https://huggingface.co/datasets/FinLang/investopedia-embedding-dataset
bart-large-mnli
zero-shot-classificationThis is the checkpoint for bart-large after being trained on the MultiNLI (MNLI) dataset.
bert-tiny
以下模型是从官方Google BERT仓库中的Tensorflow检查点转换而来的Pytorch预训练模型。
mobilebert-uncased
MobileBERT:面向资源受限设备的紧凑型任务无关BERT
ms-marco-MiniLM-L12-v2
text-ranking该模型在MS Marco段落排序任务上进行了训练。
dinov2-large
image-feature-extractionVision Transformer (large-sized model) trained using DINOv2
fashion-clip
zero-shot-image-classificationDisclaimer: The model card adapts the model card from here.
speaker-diarization-community-1
automatic-speech-recognition自动语音识别
llava-1.5-7b-hf
image-text-to-text以下是Llava 7b模型的模型卡,该内容复制自原始Llava模型卡,您可在此处找到。
faster-whisper-tiny-int8
DeepSeek-OCR
image-text-to-text🌟 Github | 📥 Model Download | 📄 Paper Link | 📄 Arxiv Paper Link |
t5-small
translation1. 模型详情 2. 用途 3. 偏见、风险与局限性 4. 训练详情 5. 评估 6. 环境影响 7. 引用 8. 模型卡片作者 9. 如何开始使用该模型