RichardErkhov cherry0328 commited on
Commit
81fc12f
·
verified ·
1 Parent(s): 2c18231

Update README.md (#1)

Browse files

- Update README.md (b73af41e7e7baf4db52b2d8b89181b6eeaa4db73)


Co-authored-by: cherry0328 <cherry0328@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  Quantization made by Richard Erkhov.
2
 
3
  [Github](https://github.com/RichardErkhov)
@@ -69,5 +73,4 @@ contesto = """La torre degli Asinelli è una delle cosiddette due torri di Bolog
69
  domanda = "Dove si trova precisamente la torre degli Asinelli?"
70
 
71
  print(predict(contesto, domanda))
72
- ```
73
-
 
1
+ ---
2
+ base_model:
3
+ - DeepMount00/mamba_790_hf_qa
4
+ ---
5
  Quantization made by Richard Erkhov.
6
 
7
  [Github](https://github.com/RichardErkhov)
 
73
  domanda = "Dove si trova precisamente la torre degli Asinelli?"
74
 
75
  print(predict(contesto, domanda))
76
+ ```