GRuuuuu
GRuuuuu
Hello, Following README, I opened the .env file and add the service credentials. My service instance is using apikey and url as a credentials. so, I fill out like this...
### **Currently** ~~~python import pixiedust pixiedust.installPackage("https://github.com/romeokienzler/developerWorks/raw/master/coursera/spark-sql-cloudant_2.11-2.3.0-SNAPSHOT.jar") ~~~ ### Result "Link not found" ---- To solve this prob., I found new link in github. >https://github.com/iambenn/coursera-1/spark-sql-cloudant_2.11-2.3.0-SNAPSHOT.jar Link connection was good, but It...
### Your current environment GPU : H100 80G *2 Model : Llama 3.1 70B Model Params: ~~~ env: - name: MODEL_NAME value: /mnt/models/models--meta-llama--llama-3-1-70b-instruct - name: DTYPE_STR value: float16 - name:...