bayan-api / out.txt
Bayan AI
Add debugging scripts and fix grammar/punctuation logic
ce14862
Raw
History Blame
42.2 kB
��python : 2026-06-26 01:57:05,992 - app - INFO - ============================================================
At line:1 char:1
+ python test_pc.py > out.txt 2>&1; Get-Content out.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (2026-06-26 01:5...===============:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
2026-06-26 01:57:05,992 - app - INFO - BAYAN � Loading ALL models at startup (eager mode)...
2026-06-26 01:57:05,992 - app - INFO - ============================================================
2026-06-26 01:57:05,992 - app - INFO - Loading summarization model from Hugging Face: bayan10/summarization-model
2026-06-26 01:57:05,992 - model_loader - INFO - Using remote model source: bayan10/summarization-model
2026-06-26 01:57:05,992 - model_loader - INFO - Using CPU device
2026-06-26 01:57:05,992 - model_loader - INFO - Loading tokenizer...
2026-06-26 01:57:06,303 - model_loader - INFO - Tokenizer loaded successfully
2026-06-26 01:57:06,303 - model_loader - INFO - Loading model (this may take a while)...
Loading weights: 0%| | 0/264 [00:00<?, ?it/s]
Loading weights: 17%|#6 | 44/264 [00:00<00:00, 374.83it/s]
Loading weights: 37%|###7 | 98/264 [00:00<00:00, 431.58it/s]
Loading weights: 60%|###### | 159/264 [00:00<00:00, 506.67it/s]
Loading weights: 80%|#######9 | 211/264 [00:00<00:00, 433.00it/s]
Loading weights: 97%|#########6| 256/264 [00:00<00:00, 414.18it/s]
Loading weights: 100%|##########| 264/264 [00:00<00:00, 333.48it/s]
2026-06-26 01:57:07,324 - model_loader - INFO - Model loaded successfully on cpu
2026-06-26 01:57:07,326 - app - INFO - Summarization model loaded successfully
2026-06-26 01:57:07,326 - app - INFO - Models loaded: ['summarization']
2026-06-26 01:57:07,328 - nlp.spelling.araspell_service - INFO - Loading AraSpell spelling model (lazy init)...
2026-06-26 01:57:07,328 - nlp.spelling.araspell_service - INFO - Resolving checkpoint:
bayan10/AraSpell-Model/last_model.pt
2026-06-26 01:57:10,680 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/AraSpell-Model/resolve/main/last_model.pt "HTTP/1.1 302 Found"
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits
and faster downloads.
2026-06-26 01:57:10,681 - huggingface_hub.utils._http - WARNING - Warning: You are sending unauthenticated requests to
the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
2026-06-26 01:57:10,688 - nlp.spelling.araspell_service - INFO - Checkpoint path: C:\Users\dell\.cache\huggingface\hub\
models--bayan10--AraSpell-Model\snapshots\2f99d61881a4339baeaddf9f67ffa90c37044b03\last_model.pt
2026-06-26 01:57:10,688 - nlp.spelling.araspell_service - INFO - Loading tokenizer: aubmindlab/bert-base-arabertv02
2026-06-26 01:57:11,692 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:12,617 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:13,717 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/tokenizer_config.json "HTTP/1.1 307 Temporary
Redirect"
2026-06-26 01:57:14,490 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/tokenizer_config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:15,451 - httpx - INFO - HTTP Request: GET https://huggingface.co/api/models/aubmindlab/bert-base-arabe
rtv02/tree/main/additional_chat_templates?recursive=false&expand=false "HTTP/1.1 404 Not Found"
2026-06-26 01:57:16,225 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/aubmindlab/bert-base-arabertv02/tree/main?recursive=true&expand=false "HTTP/1.1 200
OK"
2026-06-26 01:57:16,496 - nlp.spelling.araspell_service - INFO - Building EncoderDecoderModel from AraBERT...
2026-06-26 01:57:17,169 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:17,884 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/config.json "HTTP/1.1 200 OK"
Loading weights: 0%| | 0/199 [00:00<?, ?it/s]
Loading weights: 100%|##########| 199/199 [00:00<00:00, 3269.74it/s]
[transformers] BertModel LOAD REPORT from: aubmindlab/bert-base-arabertv02
Key | Status | |
-------------------------------------------+------------+--+-
cls.predictions.transform.LayerNorm.weight | UNEXPECTED | |
cls.predictions.transform.LayerNorm.bias | UNEXPECTED | |
cls.predictions.bias | UNEXPECTED | |
cls.predictions.transform.dense.bias | UNEXPECTED | |
cls.seq_relationship.weight | UNEXPECTED | |
cls.seq_relationship.bias | UNEXPECTED | |
cls.predictions.transform.dense.weight | UNEXPECTED | |
Notes:
- UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
2026-06-26 01:57:18,979 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:19,818 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/config.json "HTTP/1.1 200 OK"
Loading weights: 0%| | 0/202 [00:00<?, ?it/s]
Loading weights: 100%|##########| 202/202 [00:00<00:00, 5698.09it/s]
[transformers] BertLMHeadModel LOAD REPORT from: aubmindlab/bert-base-arabertv02
Key | Status |
-------------------------------------------------------------------+------------+-
cls.seq_relationship.weight | UNEXPECTED |
cls.seq_relationship.bias | UNEXPECTED |
bert.pooler.dense.bias | UNEXPECTED |
bert.pooler.dense.weight | UNEXPECTED |
bert.encoder.layer.{0...11}.crossattention.output.dense.bias | MISSING |
bert.encoder.layer.{0...11}.crossattention.output.LayerNorm.weight | MISSING |
bert.encoder.layer.{0...11}.crossattention.self.value.weight | MISSING |
bert.encoder.layer.{0...11}.crossattention.self.query.weight | MISSING |
bert.encoder.layer.{0...11}.crossattention.output.LayerNorm.bias | MISSING |
bert.encoder.layer.{0...11}.crossattention.self.key.bias | MISSING |
bert.encoder.layer.{0...11}.crossattention.self.query.bias | MISSING |
bert.encoder.layer.{0...11}.crossattention.self.key.weight | MISSING |
bert.encoder.layer.{0...11}.crossattention.self.value.bias | MISSING |
bert.encoder.layer.{0...11}.crossattention.output.dense.weight | MISSING |
Notes:
- UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
- MISSING: those params were newly initialized because missing from the checkpoint. Consider training on your
downstream task.
2026-06-26 01:57:21,169 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/generation_config.json "HTTP/1.1 404 Not Found"
2026-06-26 01:57:22,218 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:22,922 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:22,931 - nlp.spelling.araspell_service - INFO - Loading checkpoint weights on cpu...
2026-06-26 01:57:27,279 - nlp.spelling.araspell_service - INFO - Spelling model loaded on cpu, epoch: N/A
2026-06-26 01:57:30,623 - nlp.spelling.araspell_rules - INFO - VocabularyManager initialized with CamelTools Analyzer
2026-06-26 01:57:32,507 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:32,958 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:33,465 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/tokenizer_config.json "HTTP/1.1 307 Temporary
Redirect"
2026-06-26 01:57:33,924 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/tokenizer_config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:34,499 - httpx - INFO - HTTP Request: GET https://huggingface.co/api/models/aubmindlab/bert-base-arabe
rtv02/tree/main/additional_chat_templates?recursive=false&expand=false "HTTP/1.1 404 Not Found"
2026-06-26 01:57:35,102 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/aubmindlab/bert-base-arabertv02/tree/main?recursive=true&expand=false "HTTP/1.1 200
OK"
2026-06-26 01:57:36,028 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/bert-base-arabertv02/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:36,567 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
bert-base-arabertv02/016fb9d6768f522a59c6e0d2d5d5d43a4e1bff60/config.json "HTTP/1.1 200 OK"
Loading weights: 0%| | 0/202 [00:00<?, ?it/s]
Loading weights: 100%|##########| 202/202 [00:00<00:00, 5798.11it/s]
[transformers] BertForMaskedLM LOAD REPORT from: aubmindlab/bert-base-arabertv02
Key | Status | |
----------------------------+------------+--+-
cls.seq_relationship.weight | UNEXPECTED | |
cls.seq_relationship.bias | UNEXPECTED | |
bert.pooler.dense.bias | UNEXPECTED | |
bert.pooler.dense.weight | UNEXPECTED | |
Notes:
- UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
2026-06-26 01:57:36,723 - nlp.spelling.araspell_rules - INFO - Contextual correction enabled
2026-06-26 01:57:36,723 - nlp.spelling.araspell_service - INFO - AraSpell ready in 29.4s
2026-06-26 01:57:36,745 - app - INFO - \u2713 Spelling model loaded in 29.4s
2026-06-26 01:57:36,751 - nlp.grammar.grammar_service - INFO - Loading Grammar model (lazy init)...
2026-06-26 01:57:36,818 - nlp.grammar.grammar_service - INFO - Connecting to Gradio Space:
mohammedahmedezz2004/bayan_arabic_grammarly_correction (attempt 1/3)
2026-06-26 01:57:37,594 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/spaces/mohammedahmedezz2004/bayan_arabic_grammarly_correction "HTTP/1.1 200 OK"
2026-06-26 01:57:38,450 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/spaces/mohammedahmedezz2004/bayan_arabic_grammarly_correction/runtime "HTTP/1.1 200 OK"
2026-06-26 01:57:42,994 - httpx - INFO - HTTP Request: GET
https://mohammedahmedezz2004-bayan-arabic-grammarly-correction.hf.space/config "HTTP/1.1 200 OK"
2026-06-26 01:57:45,235 - httpx - INFO - HTTP Request: GET
https://mohammedahmedezz2004-bayan-arabic-grammarly-correction.hf.space/gradio_api/info?serialize=False "HTTP/1.1 200
OK"
2026-06-26 01:57:45,237 - nlp.grammar.grammar_service - INFO - Gradio Client connected
2026-06-26 01:57:45,237 - nlp.grammar.grammar_service - INFO - Loading ArabicGrammarGuard (camel-tools MLE
disambiguator)...
2026-06-26 01:57:46,794 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/telemetry/py_client/initiated
"HTTP/1.1 200 OK"
2026-06-26 01:57:47,926 - httpx - INFO - HTTP Request: GET https://mohammedahmedezz2004-bayan-arabic-grammarly-correcti
on.hf.space/gradio_api/heartbeat/d84b606c-7b28-4e24-87c0-d2063354c1c6 "HTTP/1.1 200 OK"
2026-06-26 01:57:49,498 - nlp.grammar.grammar_service - INFO - ArabicGrammarGuard loaded
2026-06-26 01:57:49,498 - nlp.grammar.grammar_service - INFO - Grammar model ready in 12.7s
2026-06-26 01:57:49,498 - app - INFO - \u2713 Grammar model loaded in 12.8s
2026-06-26 01:57:49,503 - nlp.punctuation.punctuation_service - INFO - Loading PuncAra-v1 punctuation model (lazy
init)...
2026-06-26 01:57:49,503 - nlp.punctuation.punctuation_service - INFO - Punctuation model device: cpu
2026-06-26 01:57:49,503 - nlp.punctuation.punctuation_service - INFO - Loading model from HF Hub: bayan10/PuncAra-v1
2026-06-26 01:57:50,193 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/PuncAra-v1/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:50,821 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/Pun
cAra-v1/16ee45e626427c08d0b2377748455cda1acb40c4/config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:51,609 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/PuncAra-v1/resolve/main/model.safetensors "HTTP/1.1 302 Found"
Loaded as API: https://mohammedahmedezz2004-bayan-arabic-grammarly-correction.hf.space
Loading weights: 0%| | 0/521 [00:00<?, ?it/s]
Loading weights: 77%|#######7 | 403/521 [00:00<00:00, 4002.09it/s]
Loading weights: 100%|##########| 521/521 [00:00<00:00, 3972.45it/s]
2026-06-26 01:57:52,704 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/PuncAra-v1/resolve/main/generation_config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:53,335 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/Pun
cAra-v1/16ee45e626427c08d0b2377748455cda1acb40c4/generation_config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:54,157 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/PuncAra-v1/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:54,888 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/Pun
cAra-v1/16ee45e626427c08d0b2377748455cda1acb40c4/config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:55,690 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/PuncAra-v1/resolve/main/tokenizer_config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:57:55,978 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/Pun
cAra-v1/16ee45e626427c08d0b2377748455cda1acb40c4/tokenizer_config.json "HTTP/1.1 200 OK"
2026-06-26 01:57:56,473 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/bayan10/PuncAra-v1/tree/main/additional_chat_templates?recursive=false&expand=false
"HTTP/1.1 404 Not Found"
2026-06-26 01:57:56,948 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/bayan10/PuncAra-v1/tree/main?recursive=true&expand=false "HTTP/1.1 200 OK"
2026-06-26 01:57:57,087 - nlp.punctuation.punctuation_service - INFO - PuncAra-v1 ready in 7.6s
2026-06-26 01:57:57,087 - app - INFO - \u2713 Punctuation model loaded in 7.6s
2026-06-26 01:57:57,087 - nlp.autocomplete.autocomplete_service - INFO - Loading AutoComplete model (lazy init)...
2026-06-26 01:57:57,734 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/AutoComplete/resolve/main/bigram_model_v4.pkl "HTTP/1.1 302 Found"
2026-06-26 01:58:59,914 - nlp.autocomplete.autocomplete_service - INFO - Bigram model loaded: 1948664 unigrams,
1881173 bigram contexts
2026-06-26 01:59:00,042 - nlp.autocomplete.autocomplete_service - INFO - Loading GPT-2 tokenizer:
aubmindlab/aragpt2-base
2026-06-26 01:59:03,826 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/aragpt2-base/resolve/main/tokenizer_config.json "HTTP/1.1 404 Not Found"
2026-06-26 01:59:05,756 - httpx - INFO - HTTP Request: GET https://huggingface.co/api/models/aubmindlab/aragpt2-base/tr
ee/main/additional_chat_templates?recursive=false&expand=false "HTTP/1.1 404 Not Found"
2026-06-26 01:59:06,417 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/aubmindlab/aragpt2-base/tree/main?recursive=true&expand=false "HTTP/1.1 200 OK"
2026-06-26 01:59:07,546 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/aragpt2-base/resolve/main/vocab.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:59:08,103 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
aragpt2-base/257d7289dac3605a6cd903ff71d67a52fc5d09aa/vocab.json "HTTP/1.1 200 OK"
2026-06-26 01:59:09,028 - nlp.autocomplete.autocomplete_service - INFO - Loading GPT-2 model: aubmindlab/aragpt2-base
2026-06-26 01:59:09,538 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/aragpt2-base/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:59:09,814 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
aragpt2-base/257d7289dac3605a6cd903ff71d67a52fc5d09aa/config.json "HTTP/1.1 200 OK"
2026-06-26 01:59:10,263 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/aragpt2-base/resolve/main/model.safetensors "HTTP/1.1 302 Found"
Loading weights: 0%| | 0/148 [00:00<?, ?it/s]
Loading weights: 100%|##########| 148/148 [00:00<00:00, 3591.72it/s]
[transformers] GPT2LMHeadModel LOAD REPORT from: aubmindlab/aragpt2-base
Key | Status | |
----------------------------+------------+--+-
h.{0...11}.attn.masked_bias | UNEXPECTED | |
Notes:
- UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
2026-06-26 01:59:10,944 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/aragpt2-base/resolve/main/generation_config.json "HTTP/1.1 404 Not Found"
2026-06-26 01:59:11,632 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/aubmindlab/aragpt2-base/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:59:11,991 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/aubmindlab/
aragpt2-base/257d7289dac3605a6cd903ff71d67a52fc5d09aa/config.json "HTTP/1.1 200 OK"
2026-06-26 01:59:11,995 - nlp.autocomplete.autocomplete_service - INFO - GPT-2 loaded successfully (hybrid mode
enabled)
2026-06-26 01:59:11,995 - nlp.autocomplete.autocomplete_service - INFO - AutoComplete ready in 74.9s (mode: hybrid)
2026-06-26 01:59:11,995 - app - INFO - \u2713 Autocomplete model loaded in 74.9s
2026-06-26 01:59:12,000 - nlp.dialect.dialect_service - INFO - [DIALECT] Loading model from
'bayan10/dialect-to-msa-model'...
2026-06-26 01:59:12,546 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/dialect-to-msa-model/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:59:12,998 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/dia
lect-to-msa-model/39128b953c8e0636ebbdad760572d6fe2bb9d0fb/config.json "HTTP/1.1 200 OK"
2026-06-26 01:59:13,552 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/dialect-to-msa-model/resolve/main/tokenizer_config.json "HTTP/1.1 307 Temporary
Redirect"
2026-06-26 01:59:14,036 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/dia
lect-to-msa-model/39128b953c8e0636ebbdad760572d6fe2bb9d0fb/tokenizer_config.json "HTTP/1.1 200 OK"
2026-06-26 01:59:15,063 - httpx - INFO - HTTP Request: GET https://huggingface.co/api/models/bayan10/dialect-to-msa-mod
el/tree/main/additional_chat_templates?recursive=false&expand=false "HTTP/1.1 404 Not Found"
2026-06-26 01:59:15,962 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/bayan10/dialect-to-msa-model/tree/main?recursive=true&expand=false "HTTP/1.1 200 OK"
2026-06-26 01:59:20,386 - httpx - INFO - HTTP Request: GET
https://huggingface.co/api/models/bayan10/dialect-to-msa-model "HTTP/1.1 200 OK"
2026-06-26 01:59:20,864 - httpx - INFO - HTTP Request: HEAD
https://huggingface.co/bayan10/dialect-to-msa-model/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect"
2026-06-26 01:59:21,284 - httpx - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/bayan10/dia
lect-to-msa-model/39128b953c8e0636ebbdad760572d6fe2bb9d0fb/config.json "HTTP/1.1 200 OK"
[transformers] `torch_dtype` is deprecated! Use `dtype` instead!