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

LorMolf
/
Qwen-Embedding-ProcCode-aligned-2k

Feature Extraction
Transformers
Safetensors
qwen3
text-generation
embeddings
legal-retrieval
procurement
lora-merged
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use LorMolf/Qwen-Embedding-ProcCode-aligned-2k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LorMolf/Qwen-Embedding-ProcCode-aligned-2k with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="LorMolf/Qwen-Embedding-ProcCode-aligned-2k")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("LorMolf/Qwen-Embedding-ProcCode-aligned-2k")
    model = AutoModelForCausalLM.from_pretrained("LorMolf/Qwen-Embedding-ProcCode-aligned-2k")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen-Embedding-ProcCode-aligned-2k
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
LorMolf's picture
LorMolf
Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled)
f2eaf53 verified 1 day ago
  • .gitattributes
    1.57 kB
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • README.md
    1.08 kB
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • chat_template.jinja
    4.12 kB
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • config.json
    1.42 kB
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • generation_config.json
    117 Bytes
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • merge_manifest.json
    769 Bytes
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • model.safetensors
    1.19 GB
    xet
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago
  • tokenizer_config.json
    377 Bytes
    Aligned 2k-step further-training from ckpt-2000 (MCQA dropped; strong+amendment upsampled) 1 day ago