intel-analytics / ipex-llm

Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Baichuan, Mixtral, Gemma, Phi, MiniCPM, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, GraphRAG, DeepSpeed, vLLM, FastChat, Axolotl, etc.
Apache License 2.0
6.55k stars 1.25k forks source link

Python and java/scala release package spark version mismatch in nightly build. #8890

Open lalalapotter opened 1 year ago

lalalapotter commented 1 year ago

Python release spark version: 3.1.3 related screenshot:

image

Java/Scala release package spark version: 3.4.1 related link: https://oss.sonatype.org/content/repositories/snapshots/com/intel/analytics/bigdl/bigdl-assembly-spark_3.4.1/2.4.0-SNAPSHOT/bigdl-assembly-spark_3.4.1-2.4.0-20230904.130100-49-fat-jars.zip

hkvision commented 1 year ago

@Le-Zheng @glorysdj We are now releasing different spark versions for scala and python. Better to keep 3.1.3 for now and upgrade to 3.4.1 after everything is ready?

Le-Zheng commented 1 year ago

We can keep 3.1.3 for scala and python.