How Spanish SMEs are deploying local AI

Real deployment cases, architectures, and decisions for Edge AI, EU AI Act compliance, and data sovereignty. No hype.

Point Claude Code at a Local Model with Ollama: Subagents and Web Search Without Sending Your Code to the Cloud
Claude CodeOllama

Point Claude Code at a Local Model with Ollama: Subagents and Web Search Without Sending Your Code to the Cloud

Three environment variables put Claude Code on a local Ollama model: the setup, what stays on your machine, what does not, and measurements with three models.

7 min
Cloud vs Local AI: Work Out Your Own Break-Even in 15 Minutes
Cost AnalysisLocal AI

Cloud vs Local AI: Work Out Your Own Break-Even in 15 Minutes

Current API prices, measured local speeds and a 12-line script you can run today to see whether a EUR 250 board or a Mac mini pays for itself against the cloud.

7 min
ComfyUI in 2026: Set Up a Local Product-Image Studio on a 12 GB GPU
ComfyUIImage Generation

ComfyUI in 2026: Set Up a Local Product-Image Studio on a 12 GB GPU

What the ComfyUI ecosystem looks like in 2026, which image model a small business may use commercially, the hardware it needs and the steps to a local studio.

7 min
CUDA on Fedora: Set Up a Local AI Workstation with Ollama or llama.cpp in an Afternoon
FedoraCUDA

CUDA on Fedora: Set Up a Local AI Workstation with Ollama or llama.cpp in an Afternoon

Install the NVIDIA driver from RPM Fusion, get Ollama on the GPU in five minutes, then build llama.cpp with the CUDA toolkit using the official Fedora guide.

7 min
Article 4 AI Literacy: a One-Page Training Plan for a Small Company (in Force Since February 2025)
EU AI ActAI Literacy

Article 4 AI Literacy: a One-Page Training Plan for a Small Company (in Force Since February 2025)

A four-session plan you can run this month with free materials and a local model, plus the training record the Commission says is all the evidence you need.

8 min
EU AI Act after the Omnibus: what applies now and how to use the time until December 2027
eu-ai-actcompliance

EU AI Act after the Omnibus: what applies now and how to use the time until December 2027

The Digital Omnibus moved Annex III high-risk obligations to 2 December 2027. Here is what already applies today and a phased plan to be ready early.

8 min
EU AI Act Article 43 Conformity Assessment: an SME Checklist You Can Complete Before December 2027
EU AI ActConformity Assessment

EU AI Act Article 43 Conformity Assessment: an SME Checklist You Can Complete Before December 2027

Pick your Article 43 route, open the 13-row document register and run the three Annex VI checks, on the dates the Digital Omnibus set, with free official tools.

9 min
Score Your Own AI System Against the EU AI Act in 45 Minutes
EU AI ActSelf-Assessment

Score Your Own AI System Against the EU AI Act in 45 Minutes

A timed self-assessment: classify the tier in ten minutes, score 18 weighted items in twenty-five, and leave with a number, a band and your three next actions.

8 min
The EU AI Act Calendar After the Digital Omnibus: What Applies to Your Business Today and What Moved
EU AI ActCompliance

The EU AI Act Calendar After the Digital Omnibus: What Applies to Your Business Today and What Moved

A dated checklist of every EU AI Act obligation after Regulation (EU) 2026/1744, a five-question triage to find your row, and what to finish this month.

8 min
Where Your AI Data May Live: an EU Data-Residency Checklist for Local and Hybrid Deployments
Data ResidencyGDPR

Where Your AI Data May Live: an EU Data-Residency Checklist for Local and Hybrid Deployments

Map every AI data flow, pick the legal basis for what leaves the EEA, decide what runs locally, and prove in two commands that your model never phones home.

7 min
GGUF Quantization: Pick the Right Model File for Your 8, 16, 24 or 32 GB Machine
QuantizationGGUF

GGUF Quantization: Pick the Right Model File for Your 8, 16, 24 or 32 GB Machine

How to read a GGUF file name, choose between Q4_K_M, Q5 and Q8 for the memory you have, and measure speed, memory and quality yourself with three commands.

8 min
IVACE Grants for AI Projects in Valencia: Amounts, Eligible Costs and How to Be Ready for the Next Call
GrantsIVACE

IVACE Grants for AI Projects in Valencia: Amounts, Eligible Costs and How to Be Ready for the Next Call

INNOVA-CV and DIGITALIZA-CV pay up to 45 percent of an AI project for small Valencian companies; the 2026 windows are closed, so prepare the file now.

7 min
Local Does Not Mean Unmaintained: A 10-Minute Security Checklist for Your Ollama Server
OllamaSecurity

Local Does Not Mean Unmaintained: A 10-Minute Security Checklist for Your Ollama Server

Check your Ollama version, update it, bind it to localhost and add an authenticated proxy, with the 2026 GGUF loader CVE as the worked example.

7 min
How a Small Tech Company Becomes a Kit Digital Digitalising Agent in 2026
Kit DigitalGrants

How a Small Tech Company Becomes a Kit Digital Digitalising Agent in 2026

The turnover thresholds, the five documents, the mandatory Kit Digital web page and the Red.es filing, with the programme status verified on 9 September 2026.

7 min
Llama 3.3 70B on Your Own Hardware: What It Takes to Run It and When It Earns Its Keep
Model ReviewLlama 3.3

Llama 3.3 70B on Your Own Hardware: What It Takes to Run It and When It Earns Its Keep

The memory a 70B model really needs, measured and cited speeds on a 64 GB Mac, two 24 GB GPUs and our GB10, and the SME tasks where it beats an 8B model.

7 min
Run llama.cpp on an Intel Arc GPU with SYCL: 16 GB of VRAM for the Price of a Used 3060
Intel Arcllama.cpp

Run llama.cpp on an Intel Arc GPU with SYCL: 16 GB of VRAM for the Price of a Used 3060

Build llama.cpp with Intel's SYCL backend, run an 8B model on an Arc A770 or B580, and know from third-party numbers what speed to expect before you buy.

7 min
Local AI Hardware Catalogue 2026: What to Buy at EUR 0, 250, 700, 1,000 and 2,500
HardwareLocal AI

Local AI Hardware Catalogue 2026: What to Buy at EUR 0, 250, 700, 1,000 and 2,500

A buying catalogue for local AI by budget tier, with third-party benchmarks for every device and five questions that tell you which tier you actually need.

8 min
Local AI ROI Framework: How to Calculate Cloud Savings for Your SME in 2026
ROICost Analysis

Local AI ROI Framework: How to Calculate Cloud Savings for Your SME in 2026

Calculate the ROI of local AI against cloud APIs with September 2026 prices: TCO tables, break-even by volume, and how to present the case to your CFO.

8 min
Auto-Tune Local Inference on Your NVIDIA Card: AITune for PyTorch Models and the Three Knobs That Matter for LLMs
NVIDIAInference

Auto-Tune Local Inference on Your NVIDIA Card: AITune for PyTorch Models and the Three Knobs That Matter for LLMs

What NVIDIA AITune really does, when to use it, and the measured Ollama and vLLM settings that speed up a local model on a consumer GPU or a Jetson.

8 min
Ollama with MLX on Apple Silicon: What Changes, How to Check It, What to Measure
OllamaApple Silicon

Ollama with MLX on Apple Silicon: What Changes, How to Check It, What to Measure

What Ollama's MLX backend changes on a Mac, which machines qualify, how to tell which runner you are on, and a before-and-after test you can run in ten minutes.

7 min
Run Your Own AI Agent Gateway with OpenClaw and Ollama in One Command
OpenClawOllama

Run Your Own AI Agent Gateway with OpenClaw and Ollama in One Command

Install OpenClaw, point it at a local Ollama model, schedule your first automation and size the memory it needs, with numbers measured on our own gateway.

6 min
Build a Private Voice Assistant for the Office with OpenJarvis and Ollama
OpenJarvisOllama

Build a Private Voice Assistant for the Office with OpenJarvis and Ollama

Install OpenJarvis, run a local model via Ollama, add speech in and out with Whisper and Kokoro, and prove with one command that nothing leaves the building.

7 min
Qwen2.5-72B-Instruct Reviewed Locally: The 72B That Speaks Spanish, and the 35B That Runs 15x Faster
Model ReviewQwen

Qwen2.5-72B-Instruct Reviewed Locally: The 72B That Speaks Spanish, and the 35B That Runs 15x Faster

What Qwen2.5-72B needs in memory, how fast it really generates on a 128 GB workstation, and a measured Spanish-prompt comparison against qwen3.6:35b.

7 min
Qwen 2.5 Coder 7B on Your Own Machine: Install, Measure, and Put It to Work in 20 Minutes
QwenCoding Models

Qwen 2.5 Coder 7B on Your Own Machine: Install, Measure, and Put It to Work in 20 Minutes

Hands-on review of Qwen2.5-Coder-7B on Ollama: measured speed and memory, three SME tasks with exact prompts, honest limits, and VS Code and n8n wiring.

7 min
Spanish AI Grants You Can Apply for in Q4 2026: Amounts, Deadlines, and a 30-Minute Eligibility Check
GrantsSpain

Spanish AI Grants You Can Apply for in Q4 2026: Amounts, Deadlines, and a 30-Minute Eligibility Check

Which Spanish and Valencian AI funding lines are open in autumn 2026, which wait for a new call, the amounts with sources, and a 30-minute eligibility check.

7 min
VeriFactu, SII and Crea y Crece for Small Businesses: Dates, What Your Software Must Do, and How a Local AI Checks Invoices Without the Cloud
VeriFactuInvoicing

VeriFactu, SII and Crea y Crece for Small Businesses: Dates, What Your Software Must Do, and How a Local AI Checks Invoices Without the Cloud

Your VeriFactu date is 1 January or 1 July 2027 (verified on the BOE and AEAT, 9 September 2026), a software checklist, and a local model that checks invoices.

8 min
VORLUX AI Launch Day: We're Open for Business
launchfounding-story

VORLUX AI Launch Day: We're Open for Business

The founding story of VORLUX AI. Why a Valencian consultant built an AI company that runs entirely on local hardware, why the timing is perfect, and how.

7 min
The VORLUX AI Stack: Every Tool We Use, Nothing Hidden
transparencyopen-source

The VORLUX AI Stack: Every Tool We Use, Nothing Hidden

Full transparency on the technology stack behind VORLUX AI: Ollama, FastAPI, Next.js, SQLite, Astro, n8n, and more. Every component is open-source or.

6 min
Local AI Readiness Checklist: Is Your Business Ready to Run AI On-Premise?
checklistlocal-ai

Local AI Readiness Checklist: Is Your Business Ready to Run AI On-Premise?

A 10-point self-assessment checklist to help businesses determine whether local AI deployment is right for them. Score yourself and find out if you're a.

7 min
Edge AI in Manufacturing: How Spanish Factories Are Deploying Intelligence on the Shop Floor
edge-aimanufacturing

Edge AI in Manufacturing: How Spanish Factories Are Deploying Intelligence on the Shop Floor

Edge AI is reshaping manufacturing with predictive maintenance, visual quality control, and real-time defect detection. Here is how Spanish SMEs can.

6 min
Build a Local RAG Pipeline with n8n and Ollama: Query Your Company Documents with AI
tutorialn8n

Build a Local RAG Pipeline with n8n and Ollama: Query Your Company Documents with AI

Step-by-step tutorial to build a Retrieval-Augmented Generation pipeline using n8n workflows, Ollama for local inference, and ChromaDB for vector search..

7 min
Local AI ROI: Real Case Studies Show 50-1,225% Returns Over Cloud
roilocal-ai

Local AI ROI: Real Case Studies Show 50-1,225% Returns Over Cloud

Researched case studies from Dell, 37signals, Broadcom and 127 SMEs prove local AI deployment delivers massive ROI over cloud APIs. Includes break-even.

6 min
Llama 4 Scout and Maverick: A Practical Review for Local AI Deployment
modelsopen-source

Llama 4 Scout and Maverick: A Practical Review for Local AI Deployment

Meta's Llama 4 Scout (10M context, 109B total) and Maverick (1M context, 400B total) bring MoE efficiency and native multimodality to open-source AI. We.

8 min
GDPR and AI Convergence in 2026: Why Local Deployment Is the Only Clean Answer
gdprcompliance

GDPR and AI Convergence in 2026: Why Local Deployment Is the Only Clean Answer

EUR 7.1 billion in GDPR fines, 443 breach notifications per day, and the EU AI Act arriving in August. Local AI deployment eliminates cross-border.

8 min
AESIA: What Spain's AI Watchdog Means for Your Business
complianceeu-ai-act

AESIA: What Spain's AI Watchdog Means for Your Business

Spain launched AESIA — the EU's first dedicated AI supervision agency. With 16 compliance guides, 12 sandbox projects, and enforcement powers coming,.

6 min
Your First 3 AI Agents: A Local Deployment Guide for SMEs (2026)
AI AgentsMCP

Your First 3 AI Agents: A Local Deployment Guide for SMEs (2026)

Deploy three AI agents on hardware you own with Ollama and MCP, in order of safety and impact, starting with a read-only digest on an EUR 80 board.

9 min
AI Agents for SME Automation: 171% Average ROI in Year One
ai-agentsautomation

AI Agents for SME Automation: 171% Average ROI in Year One

82% of executives already use multi-agent systems. European SMEs see 280-520% first-year ROI on targeted automations. Here's how to deploy AI agents.

6 min
AI Evaluations: How to Test Your RAG Pipeline Before Going Live
ragtesting

AI Evaluations: How to Test Your RAG Pipeline Before Going Live

Deploying a RAG system without testing is like shipping code without tests. n8n's AI Evaluations feature lets you measure retrieval accuracy, answer.

6 min
DeepSeek R1: The Best Open-Source Reasoning Model You Can Run Locally
modelsopen-source

DeepSeek R1: The Best Open-Source Reasoning Model You Can Run Locally

DeepSeek R1 scores 97.3% on MATH-500 and approaches O3-level reasoning — and you can run its 14B distilled variant on a Mac Mini M4. Full review with.

7 min
Fine-Tune AI Models on Your Own Hardware: The LoRA Guide for SMEs
fine-tuninglora

Fine-Tune AI Models on Your Own Hardware: The LoRA Guide for SMEs

You don't need a data center to customize AI models. With LoRA and QLoRA, a Mac Mini M4 or an RTX 3080 can fine-tune a 7B model in under 90 minutes..

7 min
GDPR Article 25: Why Local AI Inference IS Privacy by Design
gdprprivacy

GDPR Article 25: Why Local AI Inference IS Privacy by Design

EUR 5.88 billion in GDPR fines. 443 breach notifications per day. Article 25 requires privacy by design — and running AI models on your own hardware is.

7 min
Google Gemma 3: The First Multimodal Open Model That Fits on a Mac Mini
modelsopen-source

Google Gemma 3: The First Multimodal Open Model That Fits on a Mac Mini

Gemma 3 brings vision + text to local AI with 4 sizes (1B-27B), 128K context, and 140+ languages. The 4B model runs on a Mac Mini M4 with 16GB — finally,.

6 min
n8n + MCP: Connect Your AI Agents to Any Business Tool
n8nmcp

n8n + MCP: Connect Your AI Agents to Any Business Tool

The Model Context Protocol hit 97 million installs. n8n supports it natively. This tutorial shows you how to build AI agents that query databases, read.

7 min
NPU vs GPU: Why Neural Processing Units Are the Future of Edge AI
hardwareedge-ai

NPU vs GPU: Why Neural Processing Units Are the Future of Edge AI

NPUs deliver 10-40x better power efficiency than GPUs for AI inference. With Qualcomm at 85 TOPS and Apple's Neural Engine at 38 TOPS, the hardware.

7 min
Quantization Explained: How to Run 70B AI Models on a EUR 700 Mac Mini
edge-aiquantization

Quantization Explained: How to Run 70B AI Models on a EUR 700 Mac Mini

GGUF, AWQ and GPTQ explained with real memory numbers: pick a quantization level, check what fits in your RAM, and pull the right Ollama tag in four steps.

8 min
Valencia AI Ecosystem: 1,517 Startups and Where Local AI Fits
valenciaecosystem

Valencia AI Ecosystem: 1,517 Startups and Where Local AI Fits

Valencia's startup ecosystem grew 15.45% to 1,517 companies. With 21% in AI and cybersecurity, IVACE grants up to 60%, and companies like Quibim raising.

5 min
Google Gemma 4: The Open Model Family That Changed Our Entire Stack
modelsopen-source

Google Gemma 4: The Open Model Family That Changed Our Entire Stack

A hands-on review of all four Gemma 4 variants — E2B, E4B, 26B MoE, and 31B Dense — with specs, Ollama commands, and honest limits.

7 min
SLM vs LLM: Why Small Language Models Are Winning Enterprise AI in 2026
edge-aistrategy

SLM vs LLM: Why Small Language Models Are Winning Enterprise AI in 2026

Gartner predicts 3x more SLM adoption by 2027. We break down when to use small vs large language models for enterprise deployment.

6 min
Spain's AI Market Opportunity: Why 2026 Is the Year for SMEs to Act
marketspain

Spain's AI Market Opportunity: Why 2026 Is the Year for SMEs to Act

Spain's digital transformation market is heading to USD 110B by 2031. Here is where SME decision-makers should focus.

6 min
DeepSeek V3: A 671B Open-Weight Giant That Beats GPT-4o on Code and Math
modelsopen-source

DeepSeek V3: A 671B Open-Weight Giant That Beats GPT-4o on Code and Math

DeepSeek V3 uses Mixture-of-Experts to pack 671B parameters into a model that only activates 37B per token. It outperforms GPT-4o on coding and math.

7 min
Mistral Small 24B: Europe's Own AI Model — Multilingual, Fast, and Open Source
modelsopen-source

Mistral Small 24B: Europe's Own AI Model — Multilingual, Fast, and Open Source

An honest review of Mistral Small 24B Instruct 2501 with real benchmarks from HuggingFace, hardware requirements, and practical deployment for European.

6 min
Microsoft Phi-4: The Tiny Giant That Beats 70B Models at Math
modelsopen-source

Microsoft Phi-4: The Tiny Giant That Beats 70B Models at Math

With just 14B parameters, Phi-4 scores 80.4% on MATH -- beating GPT-4o -- and 56.1% on GPQA, the best among all 14B models. Here is why it matters for.

6 min
AI Industry Roundup — April 6, 2026: Sovereign AI, EU Enforcement, Deloitte Report
AI NewsEU AI Act

AI Industry Roundup — April 6, 2026: Sovereign AI, EU Enforcement, Deloitte Report

Weekly AI news digest: sovereign AI goes mainstream, EU AI Act enforcement 4 months away, Deloitte's State of AI report, Spain's AEPD agentic AI guidance.

5 min
AI News — April 5, 2026: 78% of EU Enterprises Unprepared for AI Act
NewsEU AI Act

AI News — April 5, 2026: 78% of EU Enterprises Unprepared for AI Act

78% of European businesses aren't ready for the EU AI Act. Edge AI hits industrial production. EU proposes delaying deadlines. Your daily roundup.

5 min
Build a Self-Improving AI Agent with n8n: The Learning Loop Workflow
n8nautomation

Build a Self-Improving AI Agent with n8n: The Learning Loop Workflow

Step-by-step tutorial to build an n8n workflow that automatically analyzes AI agent performance, detects failure patterns, and stores recommendations — a.

6 min
Automate Code Reviews with AI: n8n + Ollama Workflow Tutorial
n8ncode review

Automate Code Reviews with AI: n8n + Ollama Workflow Tutorial

Build an AI-powered code review pipeline using n8n. Receive PR webhooks, analyze diffs with a local LLM via Ollama, and post results to Discord — all.

5 min
Build an AI Content Pipeline with n8n: From RSS to Blog Post
n8nWorkflow

Build an AI Content Pipeline with n8n: From RSS to Blog Post

Step-by-step tutorial on building an automated content pipeline using n8n. Feeds RSS sources through AI summarization, generates blog posts, and publishes.

5 min
ComfyUI ControlNet Tutorial: Guided Image Generation with Edge Detection
ComfyUIControlNet

ComfyUI ControlNet Tutorial: Guided Image Generation with Edge Detection

Step-by-step guide to using ControlNet with Canny edge detection in ComfyUI. Generate images that follow the structure of a reference photo — locally, for free.

6 min
ComfyUI Batch Image Generation: Create 100 Product Images in Minutes
ComfyUITutorial

ComfyUI Batch Image Generation: Create 100 Product Images in Minutes

Tutorial on using ComfyUI's batch generation workflow to create consistent product images, social media graphics, and marketing assets at scale — all.

5 min
Cloud vs Local AI: Real Cost Analysis for Spanish SMEs in 2026
Cost AnalysisEdge AI

Cloud vs Local AI: Real Cost Analysis for Spanish SMEs in 2026

A practical breakdown of cloud API costs versus local hardware for AI inference. We compare OpenAI, Anthropic, and Google pricing against a Mac Mini M4 at.

6 min
Edge AI Hardware Guide 2026: Jetson vs Mac Mini vs NUC — Real Specs, Real Costs
edge-aihardware

Edge AI Hardware Guide 2026: Jetson vs Mac Mini vs NUC — Real Specs, Real Costs

Honest comparison of the three main edge AI platforms for local LLM deployment: NVIDIA Jetson Orin Nano, Apple Mac Mini M4, and Intel NUC with verified.

7 min
Best Local LLM Models for Q2 2026: Practical Comparison for SMEs
LLMlocal AI

Best Local LLM Models for Q2 2026: Practical Comparison for SMEs

Qwen 3, Gemma 4, Phi-4, Llama 4 Scout, DeepSeek V3 — which model runs best on your hardware? Real benchmarks, VRAM requirements, and our pick for each use case.

5 min
Kit Digital and Spanish AI Grants Guide 2026: Fund Your AI Deployment for Free
Kit DigitalGrants

Kit Digital and Spanish AI Grants Guide 2026: Fund Your AI Deployment for Free

Complete guide to Kit Digital, IVACE, and other Spanish government grants for AI deployment. Learn how to get up to EUR 29,000 in subsidies for your SME's.

7 min
GDPR and AI: Why Local Deployment Is Your Best Compliance Strategy
GDPRCompliance

GDPR and AI: Why Local Deployment Is Your Best Compliance Strategy

How deploying AI on local hardware eliminates the most common GDPR risks. Practical guide for Spanish SMEs covering data residency, DPIAs, and the AEPD's.

6 min
EU AI Act Article 14: Human Oversight — What Every Business Must Implement by December 2027
EU AI ActArticle 14

EU AI Act Article 14: Human Oversight — What Every Business Must Implement by December 2027

Complete guide to Article 14 human oversight requirements for high-risk AI systems. 4 core capabilities, implementation checklist, and practical.

7 min
The 8 Prohibited AI Practices Under the EU AI Act (With Examples)
EU AI ActCompliance

The 8 Prohibited AI Practices Under the EU AI Act (With Examples)

Article 5 of the EU AI Act bans 8 types of AI. We explain each one with real examples, exceptions, and what to do if you detect one in your business.

5 min
How to Classify Your AI's Risk Level Under the EU AI Act (Art. 6)
EU AI ActCompliance

How to Classify Your AI's Risk Level Under the EU AI Act (Art. 6)

Practical guide to classifying AI systems into the 4 risk categories of the EU AI Act. Decision tree, examples, and checklist included.

6 min
EU AI Act Compliance Guide 2026: What Spanish SMEs Must Do Now
EU AI ActCompliance

EU AI Act Compliance Guide 2026: What Spanish SMEs Must Do Now

Updated EU AI Act compliance timeline, risk classification, and action plan for Spanish SMEs. Learn how local edge AI helps meet data sovereignty and GDPR.

8 min
How to Deploy AI Locally in Your Business: Complete 2026 Guide
Edge AIGuide

How to Deploy AI Locally in Your Business: Complete 2026 Guide

Step-by-step guide to deploying local AI in your company. Hardware selection, cost comparison, GDPR compliance, and EU grants. No cloud required.

6 min
Welcome to VORLUX AI — AI That Stays Where Your Data Lives
companylocal-ai

Welcome to VORLUX AI — AI That Stays Where Your Data Lives

Introducing VORLUX AI: an artificial intelligence consultancy from Valencia helping European SMEs deploy AI locally — private, affordable, and.

5 min

Ready to go from reading to action?

Evaluate your AI readiness with our free tools — no signup required.

Newsletter

Access exclusive resources

Subscribe to unlock 230+ workflows, 43 agents, and 26 professional templates. Weekly insights, no spam.

Bonus: Free EU AI Act checklist when you subscribe
Once a week No spam Unsubscribe anytime
EU AI Act is now in effect — Is your organization compliant?

Tell us what you want to run

Tell us what you want to run and on what budget. We will tell you which hardware you need, which model fits, and what to expect from it — before you spend anything.

First call free, 15 min Local-first: your data stays on your network Open tools and guides

136 pages of free resources · 26 compliance templates