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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

viventhraa96
/
HRM-Embed-0.6b

Feature Extraction
Transformers
Safetensors
English
hrm_text
text-generation
hrm
hrm-text
hierarchical-reasoning
prefix-lm
text-embeddings
retrieval
custom_code
bright
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use viventhraa96/HRM-Embed-0.6b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use viventhraa96/HRM-Embed-0.6b with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="viventhraa96/HRM-Embed-0.6b", trust_remote_code=True)
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("viventhraa96/HRM-Embed-0.6b", trust_remote_code=True)
    model = AutoModelForCausalLM.from_pretrained("viventhraa96/HRM-Embed-0.6b", trust_remote_code=True)
  • Notebooks
  • Google Colab
  • Kaggle
HRM-Embed-0.6b
1.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
viventhraa96's picture
viventhraa96
HRM-Embed-0.6b: HRM-based text-embedding model
0216561 4 days ago
  • examples
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • .gitattributes
    1.52 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • README.md
    8.78 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • config.json
    1 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • configuration_hrm_text.py
    1.63 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • generation_config.json
    133 Bytes
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • merges.txt
    636 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • model.safetensors
    1.22 GB
    xet
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • modeling_hrm_text.py
    13.9 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • special_tokens_map.json
    356 Bytes
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • tokenizer.json
    4.73 MB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • tokenizer_config.json
    5.75 kB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago
  • vocab.json
    1.09 MB
    HRM-Embed-0.6b: HRM-based text-embedding model 4 days ago