tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

onnxruntime-web-fetch.yml (5439B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 ---
      5 ort.jsep.wasm:
      6    description: Onnx runtime wasm SIMD, threaded and JSEP 1.22.0-dev.20250409-89f8206ba4
      7    fetch:
      8        type: static-url
      9        url: https://cdn.jsdelivr.net/npm/onnxruntime-web@1.22.0-dev.20250409-89f8206ba4/dist/ort-wasm-simd-threaded.jsep.wasm
     10        sha256: c46655e8a94afc45338d4cb2b840475f88e5012d524509916e505079c00bfa39
     11        size: 21596019
     12 
     13 wllama.wasm:
     14    description: Llama.cpp WASM files
     15    fetch:
     16        type: static-url
     17        url: https://storage.googleapis.com/moz-model-hub/wasm/2.3.1/wllama.wasm
     18        sha256: d7e1cd83a4ee7a3cb460be6c8b7762dfa2a992269786101dc4c5e4517c9177a3
     19        size: 1762319
     20 
     21 xenova-all-minilm-l6-v2:
     22    description: feature extraction model
     23    fetch:
     24        type: git
     25        repo: https://huggingface.co/Xenova/all-MiniLM-L6-v2
     26        revision: 5f8986ea538762fd82a43a768d583a5a9d71d1ec
     27        path-prefix: "onnx-models/Xenova/all-MiniLM-L6-v2/main/"
     28        artifact-name: all-MiniLM-L6-v2.tar.zst
     29 
     30 mozilla-ner:
     31    description: named entity model
     32    fetch:
     33        type: git
     34        repo: https://huggingface.co/Mozilla/distilbert-uncased-NER-LoRA
     35        revision: 7cd1d24c22a55fea06dd2d52e449235954d6c51d
     36        path-prefix: "onnx-models/Mozilla/distilbert-uncased-NER-LoRA/main/"
     37        artifact-name: distilbert-uncased-NER-LoRA.tar.zst
     38 
     39 mozilla-intent:
     40    description: intent model
     41    fetch:
     42        type: git
     43        repo: https://huggingface.co/Mozilla/mobilebert-uncased-finetuned-LoRA-intent-classifier
     44        revision: 67edcd40da2b681d03072d5ea4943d2bff1284ef
     45        path-prefix: "onnx-models/Mozilla/mobilebert-uncased-finetuned-LoRA-intent-classifier/main/"
     46        artifact-name: mobilebert-uncased-finetuned-LoRA-intent-classifier.tar.zst
     47 
     48 mozilla-autofill:
     49    description: autofill model
     50    fetch:
     51        type: git
     52        repo: https://huggingface.co/Mozilla/tinybert-uncased-autofill
     53        revision: a8cdc0f19f2f5b6a099e4d7f24725a0b57073cb4
     54        path-prefix: "onnx-models/Mozilla/tinybert-uncased-autofill/main/"
     55        artifact-name: tinybert-uncased-autofill.tar.zst
     56 
     57 distilbart-cnn-12-6:
     58    description: Distilbart-cnn-12-6 text summarization model
     59    fetch:
     60        type: git
     61        repo: https://huggingface.co/Mozilla/distilbart-cnn-12-6
     62        revision: 7e89ed86d5904288460b5ebb3ebebd9992588701
     63        path-prefix: "onnx-models/Mozilla/distilbart-cnn-12-6/main/"
     64        artifact-name: distilbart-cnn-12-6.tar.zst
     65 
     66 qwen2.5-0.5-instruct:
     67    description: Qwen text summarization model
     68    fetch:
     69        type: git
     70        repo: https://huggingface.co/Mozilla/Qwen2.5-0.5B-Instruct
     71        revision: fd3f0e7171371df20d5eefc7851cf96706c391de
     72        path-prefix: "onnx-models/Mozilla/Qwen2.5-0.5B-Instruct/main/"
     73        artifact-name: qwen2_5-0_5_instruct.tar.zst
     74 
     75 mozilla-smart-tab-topic:
     76    description: Smart Tab Topic Model
     77    fetch:
     78        type: git
     79        repo: https://huggingface.co/Mozilla/smart-tab-topic
     80        revision: b0fd1b23dcb06bb68b5d60d18c7b1524c65a94af
     81        path-prefix: "onnx-models/Mozilla/smart-tab-topic/main/"
     82        artifact-name: smart-tab-topic.tar.zst
     83 
     84 mozilla-smart-tab-emb:
     85    description: Smart Tab Embedding Model
     86    fetch:
     87        type: git
     88        repo: https://huggingface.co/Mozilla/smart-tab-embedding
     89        revision: 2278e76f67ada584cfd3149fd2661dad03674e4d
     90        path-prefix: "onnx-models/Mozilla/smart-tab-embedding/main/"
     91        artifact-name: smart-tab-embedding.tar.zst
     92 
     93 smollm2-360-instruct-gguf:
     94    description: SmolLM2 360M text summarization model GGUF
     95    fetch:
     96        type: git
     97        repo: https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct-GGUF
     98        revision: 593b5a2e04c8f3e4ee880263f93e0bd2901ad47f
     99        path-prefix: "onnx-models/HuggingFaceTB/SmolLM2-360M-Instruct-GGUF/main/"
    100        artifact-name: smollm2-360-instruct-gguf.tar.zst
    101 
    102 Qwen3-0.6B-GGUF:
    103    description: Qwen3-0.6B summarization model GGUF
    104    fetch:
    105        type: git
    106        repo: https://huggingface.co/unsloth/Qwen3-0.6B-GGUF
    107        revision: 233b3855f89029f46416b3e8fe5970c79b2ad25d
    108        path-prefix: "onnx-models/unsloth/Qwen3-0.6B-GGUF/main/"
    109        artifact-name: Qwen3-0.6B-GGUF.tar.zst
    110 
    111 
    112 speecht5-tts:
    113    description: microsoft/speecht5_tts with ONNX weights to be compatible with Transformers.js
    114    fetch:
    115        type: git
    116        repo: https://huggingface.co/Xenova/speecht5_tts
    117        revision: 73001d8bf5a9a7532c9cede52b5d3c21936939b1
    118        path-prefix: "onnx-models/Xenova/speecht5_tts/main/"
    119        artifact-name: speecht5_tts.tar.zst
    120 
    121 speecht5-tts-vocoder:
    122    description: vocoder for speecht5_tts
    123    fetch:
    124        type: git
    125        repo: https://huggingface.co/Xenova/speecht5_hifigan
    126        revision: 05bbb2dea568f207f71113f71c9ecc216840238e
    127        path-prefix: "onnx-models/Xenova/speecht5_hifigan/main/"
    128        artifact-name: speecht5_tts_hifigan.tar.zst
    129 
    130 speecht5-tts-speaker:
    131    description: speaker embedding for speecht5_tts
    132    fetch:
    133        type: git
    134        repo: https://huggingface.co/datasets/Xenova/transformers.js-docs
    135        revision: 4cc21eccd7f4ad1174c2f721c02468e43bf39b60
    136        path-prefix: "onnx-models/Xenova/transformers.js-docs/main/"
    137        artifact-name: speecht5_tts_speaker_embedding.tar.zst