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

ai4ce
/
citywalker

Robotics
Transformers
Safetensors
citywalker
image-feature-extraction
navigation
waypoint-prediction
dinov2
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ai4ce/citywalker with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ai4ce/citywalker", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
citywalker
834 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Gaaaavin's picture
Gaaaavin
README: drop stale load_obs_encoder() snippet, add trust_remote_code=True example
1b5d169 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    4.07 kB
    README: drop stale load_obs_encoder() snippet, add trust_remote_code=True example about 1 month ago
  • config.json
    645 Bytes
    v2: full encoder weights + auto_map for trust_remote_code=True about 1 month ago
  • configuration_citywalker.py
    2.21 kB
    v2: full encoder weights + auto_map for trust_remote_code=True about 1 month ago
  • model.safetensors
    834 MB
    xet
    v2: full encoder weights + auto_map for trust_remote_code=True about 1 month ago
  • modeling_citywalker.py
    11.3 kB
    v2: full encoder weights + auto_map for trust_remote_code=True about 1 month ago