How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "disinformant/Qwen3.8-9B-Alexandria-GGUF"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "disinformant/Qwen3.8-9B-Alexandria-GGUF",
		"messages": [
			{
				"role": "user",
				"content": [
					{
						"type": "text",
						"text": "Describe this image in one sentence."
					},
					{
						"type": "image_url",
						"image_url": {
							"url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg"
						}
					}
				]
			}
		]
	}'
Use Docker
docker model run hf.co/disinformant/Qwen3.8-9B-Alexandria-GGUF:IQ4_XS
Quick Links

Qwen3.8-9B-Alexandria (GGUF)

Open Science Library / Tenebras · disinformant

The Library of Alexandria was burned. What’s left is a subset. HathiTrust is frontier-scale (~19M volumes). Open Science Library is the rights-cleared slice we hold and ship. This model is a further subset.

Coverage (read this)

Layer Status
OSL full text from Internet Archive PDFs (~1,117 books / ~682k pages) In scope — CPT / RAG text
Images / plates / schematic crops Untrained
Tables Untrained as structure (crops/stubs only)

PDF origin: archive.org (ia_id per title). Not downloaded from HathiTrust. Hathi is finding-list / rights-reference only. Train JSON: disinformant/alexandria-osl-train.

Files

File Role
Qwen3.8-9b-Alexandria-IQ4_XS.gguf Phone/LAN IQ4_XS (~5.0 GB)
mmproj-Qwen3.8-9b-Alexandria-f16.gguf Matching vision projector (f16) — base VL path, not OSL-image-trained

Purpose

Local, offline-first builder over cleared mid-century science/engineering text. Not a scan museum; not an official HathiTrust product.

Train your own

Public train JSON: disinformant/alexandria-osl-train — OSL/Hathi+BlendNet CPT text + Hermes FC v28 + mix recipe. Text only (images/tables untrained).

OSL packs (download with the model)

One encode → two packs (cleared volumes only):

  • Human: EPUB; tables/schematics as lossless image crops; optional grayscale page-PDF.
  • AI / RAG: compact Markdown (+ DocTags when layout matters); page text; rights + hashes; table stubs (text metadata — images not embedded in the index).

HathiTrust = finding list. Full text enters OSL only after per-edition rights clearance. Run the model with OSL text RAG.

Starting weights

petruhonk/Qwen3.8-9B-Distill-uncensored-heretic (Apache-2.0)
empero-ai/Qwen3.8-9B-Distill
Qwen/Qwen3.5-9B

HathiTrust

https://www.hathitrust.org/ — 19M+ items. Whole-Trust training is frontier work. OSL uses Hathi for find + provenance, then clears editions.

Citation

Qwen3.8-9B-Alexandria (OSL / Tenebras)—subset model over full OSL text holdings; images/tables untrained. Base: petruhonk ← Empero ← Qwen3.5-9B. PDFs: Internet Archive. Finding list: HathiTrust. The library was burned; what’s left is a subset.

License

Apache-2.0

Downloads last month
602
GGUF
Model size
9B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for disinformant/Qwen3.8-9B-Alexandria-GGUF

Finetuned
Qwen/Qwen3.5-9B
Quantized
(7)
this model

Dataset used to train disinformant/Qwen3.8-9B-Alexandria-GGUF