Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jdopensource
/
JoyAI-LLM-Flash-FP8
like
5
Follow
JD Open Source
200
Text Generation
Transformers
Safetensors
Chinese
English
joyai_llm_flash
conversational
custom_code
fp8
arxiv:
2603.08239
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
29f8576
JoyAI-LLM-Flash-FP8
/
venv
/
lib
/
python3.10
/
site-packages
/
markdown_it
/
__init__.py
Mingke977
Add files using upload-large-folder tool
29f8576
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
114 Bytes
"""A Python port of Markdown-It"""
__all__ = (
"MarkdownIt"
,)
__version__ =
"4.0.0"
from
.main
import
MarkdownIt