Procházet zdrojové kódy

addressed comments

Terence Zhang před 2 měsíci
rodič
revize
e44e1a29de
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      3p-integrations/gcp/README.md

+ 4 - 0
3p-integrations/gcp/README.md

@@ -0,0 +1,4 @@
+In this folder, we show various recipes for Llama models working with GCP. This currently includes:
+* Examples for running Llama 4 model inference on Vertex's serverless API offerings (aka. MaaS)
+  * tool calling
+  * JSON mode (structured outputs)