* Change order of LLM in header * Some updates to footer * Add BigDL-LLM index page and basic file structure * Update index page for key features * Add initial content for BigDL-LLM in 5 mins * Improvement to footnote * Add initial contents based on current contents we have * Add initial quick links * Small fix * Rename file * Hide cli section for now and change model supports to examples * Hugging Face format -> Hugging Face transformers format * Add placeholder for GPU supports * Add GPU related content structure * Add cpu/gpu installation initial contents * Add initial contents for GPU supports * Add image link to LLM index page * Hide tips and known issues for now * Small fix * Update based on comments * Small fix * Add notes for Python 3.9 * Add placehoder optimize model & reveal CLI; small revision * examples add gpu part * Hide CLI part again for first version of merging * add keyfeatures-optimize_model part (#1) * change gif link to the ones hosted on github * Small fix --------- Co-authored-by: plusbang <binbin1.deng@intel.com> Co-authored-by: binbin Deng <108676127+plusbang@users.noreply.github.com>
		
			
				
	
	
		
			114 lines
		
	
	
	
		
			5.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			114 lines
		
	
	
	
		
			5.6 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<nav class="bd-links">
 | 
						|
    <p class="bd-links__title">Quick Links</p>
 | 
						|
    <div class="navbar-nav">
 | 
						|
        <ul class="nav">
 | 
						|
            <li>
 | 
						|
                <strong class="bigdl-quicklinks-section-title">LLM QuickStart</strong>
 | 
						|
                <input id="quicklink-cluster-llm" type="checkbox" class="toctree-checkbox" />
 | 
						|
                <label for="quicklink-cluster-llm" class="toctree-toggle">
 | 
						|
                    <i class="fa-solid fa-chevron-down"></i>
 | 
						|
                </label>
 | 
						|
                <ul class="nav bigdl-quicklinks-section-nav">
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/LLM/Overview/llm.html">BigDL-LLM in 5 minutes</a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
                <strong class="bigdl-quicklinks-section-title">Orca QuickStart</strong>
 | 
						|
                <input id="quicklink-cluster-orca" type="checkbox" class="toctree-checkbox" />
 | 
						|
                <label for="quicklink-cluster-orca" class="toctree-toggle">
 | 
						|
                    <i class="fa-solid fa-chevron-down"></i>
 | 
						|
                </label>
 | 
						|
                <ul class="bigdl-quicklinks-section-nav">
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Orca/Howto/tf2keras-quickstart.html">Scale TensorFlow 2 Applications</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Orca/Howto/pytorch-quickstart.html">Scale PyTorch Applications</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Orca/Howto/ray-quickstart.html">Run Ray programs on Big Data clusters</a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
                <strong class="bigdl-quicklinks-section-title">Nano QuickStart</strong>
 | 
						|
                <input id="quicklink-cluster-nano" type="checkbox" class="toctree-checkbox" />
 | 
						|
                <label for="quicklink-cluster-nano" class="toctree-toggle">
 | 
						|
                    <i class="fa-solid fa-chevron-down"></i>
 | 
						|
                </label>
 | 
						|
                <ul class="nav bigdl-quicklinks-section-nav">
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Nano/QuickStart/pytorch_train_quickstart.html">PyTorch Training Acceleration</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Nano/QuickStart/pytorch_quantization_inc_onnx.html">PyTorch Inference Quantization
 | 
						|
                            with ONNXRuntime Acceleration </a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Nano/QuickStart/pytorch_openvino.html">PyTorch Inference Acceleration using
 | 
						|
                            OpenVINO</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Nano/QuickStart/tensorflow_train_quickstart.html">Tensorflow Training
 | 
						|
                            Acceleration</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Nano/QuickStart/tensorflow_quantization_quickstart.html">Tensorflow Quantization
 | 
						|
                            Acceleration</a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
                <strong class="bigdl-quicklinks-section-title">DLlib QuickStart</strong>
 | 
						|
                <input id="quicklink-cluster-dllib" type="checkbox" class="toctree-checkbox" />
 | 
						|
                <label for="quicklink-cluster-dllib" class="toctree-toggle">
 | 
						|
                    <i class="fa-solid fa-chevron-down"></i>
 | 
						|
                </label>
 | 
						|
                <ul class="nav bigdl-quicklinks-section-nav">
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/DLlib/QuickStart/python-getting-started.html">Python QuickStart</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/DLlib/QuickStart/scala-getting-started.html">Scala QuickStart</a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
                <strong class="bigdl-quicklinks-section-title">Chronos QuickStart</strong>
 | 
						|
                <input id="quicklink-cluster-chronos" type="checkbox" class="toctree-checkbox" />
 | 
						|
                <label for="quicklink-cluster-chronos" class="toctree-toggle">
 | 
						|
                    <i class="fa-solid fa-chevron-down"></i>
 | 
						|
                </label>
 | 
						|
                <ul class="nav bigdl-quicklinks-section-nav">
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Chronos/QuickStart/chronos-tsdataset-forecaster-quickstart.html">Basic
 | 
						|
                            Forecasting</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Chronos/QuickStart/chronos-autotsest-quickstart.html">Forecasting using AutoML</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/Chronos/QuickStart/chronos-anomaly-detector.html">Anomaly Detection</a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </li>
 | 
						|
            <li>
 | 
						|
                <strong class="bigdl-quicklinks-section-title">PPML QuickStart</strong>
 | 
						|
                <input id="quicklink-cluster-ppml" type="checkbox" class="toctree-checkbox" />
 | 
						|
                <label for="quicklink-cluster-ppml" class="toctree-toggle">
 | 
						|
                    <i class="fa-solid fa-chevron-down"></i>
 | 
						|
                </label>
 | 
						|
                <ul class="nav bigdl-quicklinks-section-nav">
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/PPML/Overview/quicktour.html">Hello World Example</a>
 | 
						|
                    </li>
 | 
						|
                    <li>
 | 
						|
                        <a href="doc/PPML/QuickStart/end-to-end.html">End-to-End Example</a>
 | 
						|
                    </li>
 | 
						|
                </ul>
 | 
						|
            </li>
 | 
						|
        </ul>
 | 
						|
    </div>
 | 
						|
</nav>
 |