Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
cathy-stones
/
Med-PaLM
Like
0
Downloads: 0
Card
Git
Discussions
[3ff14f]
:
/
medpalm
/ __init__.py
History
Download this file
4 lines (2 with data), 57 Bytes
1
2
3
from
medpalm.model
import
MedPalm
__all__
=
[
"MedPalm"
]