sambanova / generative_data_prep

Apache License 2.0
58 stars 8 forks source link

Snova chenw/enhance chat template #83

Closed snova-chenw closed 5 months ago

snova-chenw commented 9 months ago

Summary

Allow users to use apply chat template with our input data format Docs

We can make a follow up PR that also allows user to pass in data in "user" "assistant" format.

PR Checklist

github-actions[bot] commented 8 months ago

This PR is stale because it has been open 20 days with no activity. Remove stale label or comment or this PR will be closed in 10 days.

github-actions[bot] commented 7 months ago

This PR has been closed and its branch deleted due to inactivity.

snova-zoltanc commented 5 months ago

The remaining items to complete are

  1. Clean up code to break up functions even more
  2. Finish pushing new e2e tests
  3. Create unit tests for new functions
  4. Update the README with how to use apply chat template