Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nlsefouh
/
Silk_LLM
like
2
Robotics
HuggingFaceM4/the_cauldron
gretelai/synthetic_text_to_sql
4 languages
doi:10.57967/hf/3330
code
License:
apache-2.0
Model card
Files
Files and versions
Community
main
Silk_LLM
/
name.py
nlsefouh
Create name.py
1e23e27
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
113 Bytes
def
main
():
# main code here
if
__name__ ==
"__main__"
:
main_function = main()
print
(main_function)