Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kotoba-tech
/
kotoba-speech
like
14
Running
on
T4
App
Files
Files
Community
a113e94
kotoba-speech
/
fam
/
llm
/
mixins
/
__init__.py
yuta0306
first commit
565faca
8 months ago
raw
Copy download link
history
blame
Safe
117 Bytes
from
fam.llm.mixins.causal
import
CausalInferenceMixin
from
fam.llm.mixins.non_causal
import
NonCausalInferenceMixin