Skip to content

Commit f6e8833

Browse files
add workflow and supporting script
Signed-off-by: Avinash Singh <avinashsingh.rcoem@gmail.com>
1 parent 2eec53c commit f6e8833

File tree

5 files changed

+823
-0
lines changed

5 files changed

+823
-0
lines changed

Modelfile

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Generated at 2025-12-15T17:44:58+05:30
2+
3+
# Model name
4+
NAME Qwen3-0.6B
5+
6+
# Model architecture (Generated from transformers_version in config.json)
7+
ARCH transformer
8+
9+
# Model family (Generated from model_type in config.json)
10+
FAMILY qwen3
11+
12+
# Model precision (Generated from torch_dtype in config.json)
13+
PRECISION bfloat16
14+
15+
# Config files (Generated from the files in the workspace directory)
16+
# Supported file types: *.json, *.jsonl, *.json5, *.jsonc, *.yaml, *.yml, *.toml, *.ini, *.config, *.cfg, *.conf, *.properties, *.props, *.prop, *.xml, *.xsd, *.rng, *.modelcard, *.meta, *tokenizer.model*, config.json.*, *.hparams, *.params, *.hyperparams, *.wandb, *.mlflow, *.tensorboard
17+
CONFIG config.json
18+
CONFIG generation_config.json
19+
CONFIG tokenizer.json
20+
CONFIG tokenizer_config.json
21+
CONFIG vocab.json
22+
23+
# Model files (Generated from the files in the workspace directory)
24+
# Supported file types: *.safetensors, *.bin, *.pt, *.pth, *.mar, *.pte, *.pt2, *.ptl, *.tflite, *.h5, *.hdf, *.hdf5, *.pb, *.meta, *.data-*, *.index, *.gguf, *.ggml, *.ggmf, *.ggjt, *.q4_0, *.q4_1, *.q5_0, *.q5_1, *.q8_0, *.f16, *.f32, *.ckpt, *.checkpoint, *.dist_ckpt, *.tensor, *.weights, *.state, *.embedding, *.vocab, *.ot, *.engine, *.trt, *.onnx, *.msgpack, *.model, *.pkl, *.pickle, *.keras, *.joblib, *.npy, *.npz, *.nc, *.mlmodel, *.coreml, *.mleap, *.surml, *.llamafile, *.caffemodel, *.prototxt, *.dlc, *.circle, *.nb
25+
MODEL model.safetensors
26+
27+
# Documentation files (Generated from the files in the workspace directory)
28+
# Supported file types: *.txt, *.md, *.pdf, LICENSE*, README*, SETUP*, *requirements*, *.log, *.doc, *.docx, *.docm, *.dot, *.dotx, *.dotm, *.rtf, *.odt, *.ott, *.fodt, *.pages, *.wpd, *.xls, *.xlsx, *.xlsm, *.xlsb, *.xlt, *.xltx, *.xltm, *.ods, *.ots, *.fods, *.numbers, *.csv, *.ppt, *.pptx, *.pptm, *.pps, *.ppsx, *.ppsm, *.pot, *.potx, *.potm, *.odp, *.otp, *.fodp, *.key, *.epub, *.mobi, *.azw, *.azw3, *.fb2, *.fb3, *.lit, *.pdb, *.djvu, *.djv, *.html, *.htm, *.xhtml, *.mhtml, *.mht, *.xml, *.xsl, *.xslt, *.tex, *.latex, *.ltx, *.bib, *.rst, *.asciidoc, *.adoc, *.textile, *.wiki, *.mediawiki, *.org, *.texi, *.texinfo, *.info, *.man, *.chm, *.hlp, *.xps, *.jpg, *.jpeg, *.png, *.gif, *.bmp, *.tiff, *.ico, *.webp, *.heic, *.heif, *.hevc, *.svg, *.mp4, *.mov, *.avi, *.mkv, *.webm, *.m4v, *.flv, *.wmv, *.mpg, *.mpeg
29+
DOC LICENSE
30+
DOC README.md
31+
DOC merges.txt

modctl

35 MB
Binary file not shown.

0 commit comments

Comments
 (0)