yashmaurya01 commited on
Commit
0787fac
1 Parent(s): 83385a4

Upload config with huggingface_hub

Browse files
Files changed (1) hide show
  1. config +13 -0
config ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [core]
2
+ repositoryformatversion = 0
3
+ filemode = true
4
+ bare = false
5
+ logallrefupdates = true
6
+ [remote "origin"]
7
+ url = https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0
8
+ fetch = +refs/heads/*:refs/remotes/origin/*
9
+ [branch "main"]
10
+ remote = origin
11
+ merge = refs/heads/main
12
+ [lfs]
13
+ repositoryformatversion = 0