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

BelikanM
/
kibali-expert4-multi-format

PEFT
Safetensors
French
English
ert
geophysics
electrical-resistivity-tomography
dat-files
multi-format
lora
kibali-ecosystem
Model card Files Files and versions
xet
Community

Instructions to use BelikanM/kibali-expert4-multi-format with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use BelikanM/kibali-expert4-multi-format with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("BelikanM/kibali-instruct-7b-lora")
    model = PeftModel.from_pretrained(base_model, "BelikanM/kibali-expert4-multi-format")
  • Notebooks
  • Google Colab
  • Kaggle
kibali-expert4-multi-format
148 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
BelikanM's picture
BelikanM
Fix: Set base_model_name_or_path to string
f3e7a5f verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    2.97 kB
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago
  • adapter_config.json
    984 Bytes
    Fix: Set base_model_name_or_path to string 6 months ago
  • adapter_model.safetensors
    144 MB
    xet
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago
  • chat_template.jinja
    1.06 kB
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago
  • special_tokens_map.json
    437 Bytes
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago
  • tokenizer.json
    3.51 MB
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago
  • tokenizer.model
    493 kB
    xet
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago
  • tokenizer_config.json
    1.03 kB
    Upload KIBALI Expert 4: Multi-Format ERT analysis 6 months ago