Cran-May commited on
Commit
c0b6839
·
1 Parent(s): 41f104e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -41,7 +41,7 @@
41
  const MODELS = {
42
  vp_quantized: {
43
  base_url:
44
- "https://huggingface.co/lmz/candle-quantized-phi/resolve/main/",
45
  model: "model-q4k.gguf",
46
  tokenizer: "tokenizer.json",
47
  config: "phi-1_5.json",
 
41
  const MODELS = {
42
  vp_quantized: {
43
  base_url:
44
+ "https://hf-mirror.com/lmz/candle-quantized-phi/resolve/main/",
45
  model: "model-q4k.gguf",
46
  tokenizer: "tokenizer.json",
47
  config: "phi-1_5.json",