Skip to content

Commit

Permalink
Merge branch 'pc/docs' of https://github.com/Blaizzy/fastmlx into pc/…
Browse files Browse the repository at this point in the history
…docs
  • Loading branch information
Blaizzy committed Jul 16, 2024
2 parents 6bfa1f2 + be269de commit a4f75b2
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# Changelog

## [v0.1.0] - 11 July 2024


**What's Changed**

- Add support for token streaming and custom CORS by [@Blaizzy](https://github.com/Blaizzy)
- Add support for Parallel calls by [@Blaizzy](https://github.com/Blaizzy)
- Add Parallel calls usage by [@Blaizzy](https://github.com/Blaizzy)

**Fixes :**

- Cross origin Support [#2](https://github.com/Blaizzy/fastmlx/issues/2)
- Max tokens not overriding [#5](https://github.com/Blaizzy/fastmlx/issues/5)

## [v0.0.1] - 09 July 2024


**What's Changed**

- Setup FastMLX by [@Blaizzy](https://github.com/Blaizzy)
- Add support for VLMs by [@Blaizzy](https://github.com/Blaizzy)
- Add support for LMs by by [@Blaizzy](https://github.com/Blaizzy)

**New Contributors**

- [@Blaizzy](https://github.com/Blaizzy) made their first contribution in [https://github.com/Blaizzy/fastmlx/pull/1](https://github.com/Blaizzy/fastmlx/pull/1)


0 comments on commit a4f75b2

Please sign in to comment.