From 13e13ef246520f3419e2be59fafc887306cd7a30 Mon Sep 17 00:00:00 2001 From: sjaipuriyar Date: Fri, 23 Aug 2024 13:55:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbf5fd1..d4caef6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Model testing using Phi-3 model and IBM's Granite model +# **Model testing using Phi-3 model and IBM's Granite model** This is a flask application that has connected both the Phi-3 model and Granite 3b model to help with things such as code generation and other tasks the user might see fit. The flask routing is set up so that you can either use the Phi-3 model or Granite model depending on task.