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-0.6b

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="donghongjiang/SkillReason-embedding-0.6b")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("donghongjiang/SkillReason-embedding-0.6b")
    model = AutoModelForCausalLM.from_pretrained("donghongjiang/SkillReason-embedding-0.6b", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SkillReason-embedding-0.6b
1.21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
donghongjiang's picture
donghongjiang
Use safe default model loading
1bad3d8 verified 8 days ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 26 days ago
  • README.md
    6.35 kB
    Use safe default model loading 8 days ago
  • added_tokens.json
    707 Bytes
    Add files using upload-large-folder tool 26 days ago
  • config.json
    728 Bytes
    Add files using upload-large-folder tool 26 days ago
  • generation_config.json
    117 Bytes
    Add files using upload-large-folder tool 26 days ago
  • merges.txt
    1.67 MB
    Add files using upload-large-folder tool 26 days ago
  • model.safetensors
    1.19 GB
    xet
    Add files using upload-large-folder tool 26 days ago
  • special_tokens_map.json
    613 Bytes
    Add files using upload-large-folder tool 26 days ago
  • tokenizer.json
    11.4 MB
    xet
    Add files using upload-large-folder tool 26 days ago
  • tokenizer_config.json
    9.71 kB
    Add files using upload-large-folder tool 26 days ago
  • vocab.json
    2.78 MB
    Add files using upload-large-folder tool 26 days ago