add development doc

This commit is contained in:
Bruce MacDonald
2023-06-27 13:46:46 -04:00
parent 38284f9fa7
commit 11614b6d84
2 changed files with 55 additions and 0 deletions

View File

@@ -80,3 +80,7 @@ In the future, there will be an easy CLI for running models
ollama run huggingface.co/thebloke/llama-7b-ggml
> Downloading [================> ] 66.67% (2/3) 30.2MB/s
```
## Documentation
- [Development](docs/development.md)