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

pyloxsystems
/
pylox-crypto-agent-8b

PEFT
Safetensors
English
pylox-forge
function-calling
lora
eagle3
bfcl
Model card Files Files and versions
xet
Community

Instructions to use pyloxsystems/pylox-crypto-agent-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use pyloxsystems/pylox-crypto-agent-8b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "pyloxsystems/pylox-crypto-agent-8b")
  • Notebooks
  • Google Colab
  • Kaggle
pylox-crypto-agent-8b
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
emiliogirard's picture
emiliogirard
Upload benchmark/bfcl_v3_report.md with huggingface_hub
0ffd9cd verified 26 days ago
  • benchmark
    Upload benchmark/bfcl_v3_report.md with huggingface_hub 26 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 26 days ago
  • README.md
    5.23 kB
    Upload README.md with huggingface_hub 26 days ago
  • adapter_config.json
    1.11 kB
    Upload adapter_config.json with huggingface_hub 26 days ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 26 days ago
  • chat_template.jinja
    4.61 kB
    Upload chat_template.jinja with huggingface_hub 26 days ago
  • tokenizer.json
    17.2 MB
    xet
    Upload tokenizer.json with huggingface_hub 26 days ago
  • tokenizer_config.json
    354 Bytes
    Upload tokenizer_config.json with huggingface_hub 26 days ago
  • train_meta.json
    3.47 kB
    Upload train_meta.json with huggingface_hub 26 days ago