Tagged articles
7 articles
Page 1 of 1
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Feb 25, 2025 · Artificial Intelligence

Build a RAG‑Powered Smart Q&A Assistant with Milvus, DeepSeek, and PAI LangStudio

This step‑by‑step guide shows how to assemble a Retrieval‑Augmented Generation (RAG) system using Alibaba Cloud Milvus vector search, the DeepSeek large language model, and PAI LangStudio, covering instance creation, data upload, model deployment, connection setup, flow design, and service invocation.

AI TutorialDeepSeekLLM
0 likes · 9 min read
Build a RAG‑Powered Smart Q&A Assistant with Milvus, DeepSeek, and PAI LangStudio
AI Code to Success
AI Code to Success
Feb 11, 2025 · Artificial Intelligence

Unlocking TensorFlow: From Basics to Building Your First Linear Regression Model

This article introduces TensorFlow's core concepts—tensors, computational graphs, variables, and sessions—covers its wide range of AI applications from traditional machine learning to deep learning in NLP and computer vision, and provides a step‑by‑step Python tutorial for implementing a simple linear regression model.

AI TutorialDeep LearningNeural Networks
0 likes · 6 min read
Unlocking TensorFlow: From Basics to Building Your First Linear Regression Model
21CTO
21CTO
Feb 4, 2025 · Artificial Intelligence

Run DeepSeek Locally with Ollama: A Complete Step‑by‑Step Guide

This guide walks you through installing Ollama, selecting the appropriate DeepSeek model, running it locally, and exploring integration options, highlighting the benefits of offline AI such as data privacy, faster performance, and zero subscription costs.

AI TutorialArtificial IntelligenceDeepSeek
0 likes · 7 min read
Run DeepSeek Locally with Ollama: A Complete Step‑by‑Step Guide
JD Tech Talk
JD Tech Talk
May 8, 2024 · Artificial Intelligence

Deploying Meta LLaMA 3 on JD Cloud: A Step‑by‑Step Tutorial

This article introduces Meta's newly released LLaMA 3 models, highlights their performance improvements, and provides a detailed, hands‑on guide for provisioning a JD Cloud GPU instance, installing the llama‑factory code, and running the model through a Jupyter‑based web demo.

AI TutorialDeploymentGPU Instance
0 likes · 5 min read
Deploying Meta LLaMA 3 on JD Cloud: A Step‑by‑Step Tutorial
21CTO
21CTO
Apr 8, 2024 · Artificial Intelligence

Download and Run Ollama with LLaMA 2 and LLaVA Locally

This tutorial walks you through downloading Ollama, an open‑source LLM platform, and demonstrates how to run the Meta LLaMA 2 text model and the multimodal LLaVA model on your own computer, including command‑line usage and image‑based queries.

AI TutorialLLaVALlama-2
0 likes · 7 min read
Download and Run Ollama with LLaMA 2 and LLaVA Locally