mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-05-10 03:53:39 +00:00
- Remove _cuda_failed_models and inference-time CPU fallback - auto: try CUDA only, fail fast on RuntimeError (no CPU fallback) - cpu/cuda: use device directly, fail fast on errors - Update docs in config, .env.example, README Co-authored-by: Ali Khokhar <alishahryar2@gmail.com> |
||
|---|---|---|
| .. | ||
| platforms | ||
| rendering | ||
| trees | ||
| __init__.py | ||
| base.py | ||
| discord.py | ||
| discord_markdown.py | ||
| event_parser.py | ||
| factory.py | ||
| handler.py | ||
| limiter.py | ||
| models.py | ||
| session.py | ||
| telegram.py | ||
| telegram_markdown.py | ||
| transcript.py | ||
| transcription.py | ||
| tree_data.py | ||
| tree_processor.py | ||
| tree_queue.py | ||
| tree_repository.py | ||