mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
* clean rust version project * clean rust version project * build python version rag-flow
16 lines
1.6 KiB
Plaintext
16 lines
1.6 KiB
Plaintext
|
|
Fetching 6 files: 0%| | 0/6 [00:00<?, ?it/s]
|
|
Fetching 6 files: 100%|██████████| 6/6 [00:00<00:00, 106184.91it/s]
|
|
----------- Model Configuration -----------
|
|
Model Arch: GFL
|
|
Transform Order:
|
|
--transform op: Resize
|
|
--transform op: NormalizeImage
|
|
--transform op: Permute
|
|
--transform op: PadStride
|
|
--------------------------------------------
|
|
Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration.
|
|
The `max_size` parameter is deprecated and will be removed in v4.26. Please specify in `size['longest_edge'] instead`.
|
|
Some weights of the model checkpoint at microsoft/table-transformer-structure-recognition were not used when initializing TableTransformerForObjectDetection: ['model.backbone.conv_encoder.model.layer3.0.downsample.1.num_batches_tracked', 'model.backbone.conv_encoder.model.layer2.0.downsample.1.num_batches_tracked', 'model.backbone.conv_encoder.model.layer4.0.downsample.1.num_batches_tracked']
|
|
- This IS expected if you are initializing TableTransformerForObjectDetection from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model).
|
|
- This IS NOT expected if you are initializing TableTransformerForObjectDetection from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model).
|
|
WARNING:root:The files are stored in /opt/home/kevinhu/docgpt/, please check it!
|