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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
honesdev
/
tutho-ai
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
tutho-ai / src /tools
13.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
Vincent Nyanga
handle invalid curriculum files in loader: skip JSON decode errors and validate required keys before appending
88f234d 3 months ago
  • __init__.py
    0 Bytes
    initial commit 4 months ago
  • curriculum.py
    9.44 kB
    handle invalid curriculum files in loader: skip JSON decode errors and validate required keys before appending 3 months ago
  • definitions.py
    2.52 kB
    replace `BaseModel` parameter models with inline `Annotated` type hints; auto-generate models in registry `register` 4 months ago
  • registry.py
    1.8 kB
    replace `BaseModel` parameter models with inline `Annotated` type hints; auto-generate models in registry `register` 4 months ago