Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
anxkhn created a comment on a pull request on LelouchFR/skill-icons
`please remove strokes` Need some help regarding this, can you please explain why, and also how to perform this?
anxkhn opened an issue on ollama/ollama
Add API endpoint for Ollama server version and feature information
**Description:** Ollama is rapidly evolving, with new features and capabilities being added regularly. The recent introduction of structured outputs in version 0.5.0 is a prime example of this p...anxkhn created a comment on a pull request on ollama/ollama
I also agree with @jmorganca . Changing it to just the POST method will cause existing clients to break. A better solution would be to update the documentation to reflect the POST method while c...
anxkhn created a comment on a pull request on LelouchFR/skill-icons
Hi @LelouchFR, Sorry I couldn't get the location in ascending order in the README, it looks like it will require manually editing rows, please look into it. Thanks!
anxkhn opened a pull request on LelouchFR/skill-icons
add shadcn icon
# Add New Icon(s) ## Icon Details | Icon ID | Icon | |---------|------| | shadcn-dark | ![shadcn-dark](https://github.com/user-attachments/assets/d4868e94-107a-4bbb-81fc-d512bd6c548f)| | s...anxkhn created a comment on a pull request on ollama/ollama
While I appreciate the effort to update the default model, I have some concerns about this change. The transition from Llama 3.1 (7B) to 3.2 (3B) aimed to lower resource requirements, which aligns ...
anxkhn opened an issue on ollama/ollama
Change /delete endpoint to use POST request
### What is the issue? **Description:** The Ollama API's `/delete` endpoint currently uses a DELETE request with a message body to specify the model to be deleted. This directly conflicts with ...anxkhn pushed 1 commit to main anxkhn/ollamao
- 1.1 : use httpx, allow downloading models and loading in mem 2b908f7