mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	gguf-py rel pipeline (#8410)
* Upd gguf-py/readme * Bump patch version for release
This commit is contained in:
		| @@ -79,5 +79,4 @@ python -m twine upload dist/* | ||||
| ``` | ||||
|  | ||||
| ## TODO | ||||
| - [ ] Add tests | ||||
| - [ ] Include conversion scripts as command line entry points in this package. | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [tool.poetry] | ||||
| name = "gguf" | ||||
| version = "0.9.0" | ||||
| version = "0.9.1" | ||||
| description = "Read and write ML models in GGUF for GGML" | ||||
| authors = ["GGML <ggml@ggml.ai>"] | ||||
| packages = [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 M. Yusuf Sarıgöz
					M. Yusuf Sarıgöz