Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

donghongjiang
/
SkillReason-embedding-4b

Feature Extraction
Transformers
Safetensors
English
qwen3
sentence-similarity
retrieval
agent-skills
skill-retrieval
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use donghongjiang/SkillReason-embedding-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use donghongjiang/SkillReason-embedding-4b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="donghongjiang/SkillReason-embedding-4b")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("donghongjiang/SkillReason-embedding-4b")
    model = AutoModel.from_pretrained("donghongjiang/SkillReason-embedding-4b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SkillReason-embedding-4b / full_causallm
8.06 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
donghongjiang's picture
donghongjiang
Add BF16 Stage-II CausalLM checkpoint
8c13680 verified 23 days ago
  • added_tokens.json
    605 Bytes
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • config.json
    728 Bytes
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • generation_config.json
    117 Bytes
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • merges.txt
    1.67 MB
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • model.safetensors.index.json
    32.8 kB
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • special_tokens_map.json
    613 Bytes
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • tokenizer.json
    11.4 MB
    xet
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • tokenizer_config.json
    7.26 kB
    Add BF16 Stage-II CausalLM checkpoint 23 days ago
  • vocab.json
    2.78 MB
    Add BF16 Stage-II CausalLM checkpoint 23 days ago