Skip to content

Commit

Permalink
feat: add phi-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 committed Feb 7, 2024
1 parent 61e7565 commit 152af3f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions presets/models/supported_models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,10 @@ models:
version: https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/commit/b70aa86578567ba3301b21c8a27bea4e8f6d6d61
runtime: tfs
tag: 0.0.2

# Phi-2
- name: phi-2
type: text-generation
version: https://huggingface.co/microsoft/phi-2/commit/b10c3eba545ad279e7208ee3a5d644566f001670
runtime: tfs
tag: 0.0.1

0 comments on commit 152af3f

Please sign in to comment.