Skip to content

Fix huggingface example notebook and updated model id#78

Merged
rdheekonda merged 2 commits into
microsoft:mainfrom
rdheekonda:users/rdheekonda/fix-huggingface-demo-notebook
Mar 1, 2024
Merged

Fix huggingface example notebook and updated model id#78
rdheekonda merged 2 commits into
microsoft:mainfrom
rdheekonda:users/rdheekonda/fix-huggingface-demo-notebook

Conversation

@rdheekonda
Copy link
Copy Markdown
Contributor

Description

  • Fixed the "doc/code/huggingface_endpoints" notebook by incorporating system message.
  • The Hugging Face model is updated to the 1B version (TinyLlama/TinyLlama-1.1B-Chat-v1.0) to facilitate faster model loading and inference for users.

Tests

  • no new tests required
  • new tests added
  • existing tests adjusted

Documentation

  • no documentation changes needed
  • documentation added or edited
  • example notebook added or updated

Comment thread doc/code/huggingface_endpoints.py
Copy link
Copy Markdown
Contributor

@rlundeen2 rlundeen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommend changing the title

@rdheekonda rdheekonda changed the title Users/rdheekonda/fix huggingface demo notebook Fix huggingface example notebook and updated model id Mar 1, 2024
@rdheekonda
Copy link
Copy Markdown
Contributor Author

Good catch @rlundeen2 , somehow my branch name got populated in the title. Updated the title.

@rdheekonda rdheekonda merged commit b9e40e8 into microsoft:main Mar 1, 2024
@romanlutz romanlutz linked an issue Mar 2, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The example code is not working

2 participants