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

vyomie
/
Artha-1

Transformers
English
LLM
JEPA
JEPA-LNN
LiquidNN
CustomLLM
Foundational
custom_code
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use vyomie/Artha-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vyomie/Artha-1 with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("vyomie/Artha-1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Artha-1
510 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
vyomie's picture
vyomie
Update README.md
ab78a7f verified 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    8.03 kB
    Update README.md 10 days ago
  • config.json
    89 Bytes
    Upload 2 files 10 months ago
  • logo.png
    13.6 kB
    Rename Red Black Typography Nine Brand Logo_20251215_022751_0000.png to logo.png 5 months ago
  • model.pth

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    510 MB
    xet
    Upload model.pth 10 months ago
  • model.py
    3.49 kB
    Update model.py 10 months ago