No module named 'together' - RAG graded assignment 2

Before you post, please make sure to:

  1. Add a clear title No module named ‘together’ - RAG graded assignment 2

  2. Add all required tags in the tag option (top-right of the post):

    • The platform (e.g., dl-ai-learning-platform or Coursera-platform.)

    • Course RAG, code assignment 2

  3. Write a detailed description of your issue. Completed the coding assignment and the test passed. Saved the notebook multiple times and submitted. The submission throws an error, “here was a problem compiling the code from your notebook, please check that you saved before submitting. Details: No module named ‘together’“ .

Note: Screenshots are welcome, but please do not post full assignment code.

For more information, please check the FAQ category.

*Delete this message before posting

hi @devinamo

can I know how are saving your work before submission?

Also click on my name and then message; me screenshots of your grade function codes.

Please don’t post any codes here as it is against community guidelines.

@devinamo

The reason you are failing grader because you have completely edited the assignments.

please click on the right corner 3 dots and then click Restore original version, wait for the notebook to restore the original version, then delete kernel output and reconnect.

Re do your assignment, this time make sure you only write codes between ###start your code here### and ###end your code here###

Do not delete, add any import statement or anything outside these markers if you want successful submission on the autograder. follow the same guidelines in future assignments.

Regards

DP