johnbradley commited on
Commit
bbb915c
1 Parent(s): f1360bf

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ This repo is just to test download a model (file) from huggingface.
6
+ The big.dat "model" file is just random data created by running
7
+ `mkfile`. See https://github.com/johnbradley/hf-docker for how
8
+ this "model" is added into a docker container.