Instructions to use PaddleMIX/PPDocBee-2B-1129 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use PaddleMIX/PPDocBee-2B-1129 with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, Qwen2VLForConditionalGeneration tokenizer = AutoTokenizer.from_pretrained("PaddleMIX/PPDocBee-2B-1129", from_hf_hub=True) model = Qwen2VLForConditionalGeneration.from_pretrained("PaddleMIX/PPDocBee-2B-1129", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
Upload model_state.pdparams
Browse files- model_state.pdparams +2 -2
model_state.pdparams
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:692977ef9abd3dccb7d73b8b8aeffb3ec4cdfdf0ff1bdfd2f41f76ef55262595
|
| 3 |
+
size 4418043117
|