• Patrick Devine's avatar
    basic distribution w/ push/pull (#78) · 2fb52261
    Patrick Devine authored
    
    
    * basic distribution w/ push/pull
    
    * add the parser
    
    * add create, pull, and push
    
    * changes to the parser, FROM line, and fix commands
    
    * mkdirp new manifest directories
    
    * make `blobs` directory if it does not exist
    
    * fix go warnings
    
    * add progressbar for model pulls
    
    * move model struct
    
    ---------
    Co-authored-by: default avatarJeffrey Morgan <jmorganca@gmail.com>
    2fb52261
client.go 2.99 KB