LLMView / app.py

Commit History

デバッグ出力強化
58dfa5f

WatNeru commited on

logの量を減らす
52c76d4

WatNeru commited on

log追加
677f8d1

WatNeru commited on

log 抑える
9ddfec3

WatNeru commited on

log出力変更戻す
40cc070

WatNeru commited on

log周りの修正
8bb5b53

WatNeru commited on

Fix model loading for repo ID and improve GPU detection
03fb695

WatNeru commited on

Load model directly from Hub to save storage space
17b871a

WatNeru commited on

Fix GPU detection by adding module-level GPU request and decorator on root endpoint
ca562c6

WatNeru commited on

Add startup event to request GPU for ZeroGPU detection
eefa01f

WatNeru commited on

Add token debugging and explicit login for gated model access
8620bbf

WatNeru commited on

Fix model download logic for PyTorch models and improve error handling
dbb276c

WatNeru commited on

Switch from llama-cpp-python to transformers for PyTorch model support
adb0f98

WatNeru commited on

Fix ZeroGPU support, improve model loading and error handling
df1c720

WatNeru commited on

Move spaces.GPU() to module level for proper detection
dd1bc6c

WatNeru commited on

Add GPU request for Hugging Face Space
b40979f

WatNeru commited on

Fix model path detection and update llama-cpp-python
178559a

WatNeru commited on

Fix model path detection and update llama-cpp-python
9f1786c

WatNeru commited on

Remove local model and add auto-download
401eff3

WatNeru commited on

Add FastAPI word tree server
09c17cd

WatNeru commited on