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
ReyChiaro
/
StyQA
like
0
arxiv:
2401.00000
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
StyQA
/
model
/
__init__.py
ReyChiaro
Init commit
59aed9d
8 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
114 Bytes
__all__ = [
"QwenUMM"
,
"use_lora_adapter"
]
from
.qwen_umm
import
QwenUMM
from
.lora_utils
import
use_lora_adapter