Keyven commited on
Commit
6cad87b
·
verified ·
1 Parent(s): 436b8d3

Upload NOTICE with huggingface_hub

Browse files
Files changed (1) hide show
  1. NOTICE +14 -0
NOTICE ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ German-OCR-3
2
+ Copyright 2026 Keyvan Hardani
3
+
4
+ Licensed under the Apache License, Version 2.0 (see LICENSE).
5
+
6
+ Model architecture: Qwen3.5 Small Series
7
+ Copyright (c) 2025-2026 Qwen Team, Alibaba Group · Apache License 2.0
8
+ https://huggingface.co/Qwen · https://qwen.ai
9
+
10
+ Third-party tools used in the build / serve pipeline:
11
+ - Ollama (MIT) — https://github.com/ollama/ollama
12
+ - llama.cpp (MIT) — https://github.com/ggml-org/llama.cpp
13
+ - vLLM (Apache 2.0) — https://github.com/vllm-project/vllm
14
+ - Hugging Face Transformers (Apache 2.0) — https://github.com/huggingface/transformers