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

ViorikaAI
/
logos

Text Generation
PEFT
Safetensors
llama
custom-architecture
russian
conversational
Model card Files Files and versions
xet
Community

Instructions to use ViorikaAI/logos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ViorikaAI/logos with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("A:/projects/logos/model_3B_clean")
    model = PeftModel.from_pretrained(base_model, "ViorikaAI/logos")
  • Notebooks
  • Google Colab
  • Kaggle
logos
40.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
ViorikaAI's picture
ViorikaAI
Update README.md
8d61597 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    1.24 kB
    Update README.md 4 months ago
  • adapter_config.json
    716 Bytes
    Upload 6 files 4 months ago
  • adapter_model.safetensors
    38.4 MB
    xet
    Upload 6 files 4 months ago
  • special_tokens_map.json
    458 Bytes
    Upload 6 files 4 months ago
  • tokenizer.json
    1.84 MB
    Upload 6 files 4 months ago
  • tokenizer.model
    500 kB
    xet
    Upload 6 files 4 months ago
  • tokenizer_config.json
    1.73 kB
    Upload 6 files 4 months ago