Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lemms
/
openllm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1cb5d9f
openllm
149 kB
Ctrl+K
Ctrl+K
1 contributor
History:
37 commits
lemms
Add Space authentication setup script
1cb5d9f
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
README.md
Safe
2.81 kB
Update README for Gradio 4.44.1 and complete training features
8 months ago
app.py
Safe
47 kB
fix: Resolve Gradio 4.44.1 compatibility issue - Remove unsupported 'info' parameter from gr.JSON()
8 months ago
data_loader.py
Safe
18.6 kB
Add OpenLLM data_loader.py source file
8 months ago
install_dependencies.py
Safe
3.84 kB
Add manual dependency installation script to fix sentencepiece import issues
8 months ago
integrate_auth_into_training.py
Safe
9.06 kB
Add integration guide
8 months ago
model.py
Safe
26.1 kB
Add OpenLLM model.py source file
8 months ago
openllm_tokenizer_fix.py
Safe
1.81 kB
Add OpenLLM custom tokenizer test script
8 months ago
openllm_training_with_auth.py
Safe
8.98 kB
Add training script with authentication
8 months ago
requirements.txt
Safe
2.48 kB
Update requirements: Add comprehensive dependencies including sentencepiece for OpenLLM model compatibility
8 months ago
setup_hf_space_auth.py
Safe
14.3 kB
Add Space authentication setup script
8 months ago
space_auth_test.py
Safe
4.22 kB
Add authentication test script
8 months ago
test_dependencies.py
Safe
3.45 kB
Add dependency test script to diagnose import issues
8 months ago
test_sentencepiece.py
Safe
4.43 kB
Add sentencepiece-specific test script to diagnose tokenizer issues
8 months ago